Skip to content

Commit b5995f5

Browse files
authored
Update README.md
Fix typo
1 parent 66d368f commit b5995f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ See related feature request here: [Support DocC references to symbols defined in
7474

7575
I check the generate js files, though we can merge the final `index.json` in to the large one. However, the `data/${module}.json` contains only the symbol USR for current module, when DocC generate for current module, it does not keep the outter symbol USR, so it can not refernce from each other.
7676

77-
Anyway, jazzy does not support this feature as well. Hopping for future support.
77+
Anyway, jazzy does not support this feature as well. Hoping for future support.
7878

7979
---
8080

@@ -173,4 +173,4 @@ jazzy \
173173
--sdk iphonesimulator \
174174
--output ../sdwebimage.github.io/SDWebImagePhotosPlugin \
175175
--theme ../jazzy-theme/themes/apple
176-
```
176+
```

0 commit comments

Comments
 (0)