Commit 1a1a75f
authored
fix typo in llms.txt (#97)
## 💸 TL;DR
<!-- What's the three sentence summary of purpose of the PR -->
A typo in https://developers.reddit.com/docs/llms-full.txt was reported.
`onModActions` was changed to `onModAction` which is correct1 parent 05209a4 commit 1a1a75f
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- docs/capabilities/server
- versioned_docs/version-0.12/capabilities/server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments