Skip to content

Commit 1153afc

Browse files
authored
fix a typo in programming.md (DIYgod#12452)
1 parent 3c31d28 commit 1153afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ GitHub 官方也提供了一些 RSS:
302302

303303
<Route author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['用户名']" radar="1" rssbud="1"/>
304304

305-
### 仓库 Contirbutors
305+
### 仓库 Contributors
306306

307307
<Route author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:order?/:anon?" :paramsDesc="['用户名', '仓库名', 'Commit 数量排序顺序,desc和asc(默认desc降序)', '是否包括匿名用户,默认不包含,任意值包含匿名用户']" radar="1" rssbud="1"/>
308308

0 commit comments

Comments
 (0)