8000 Fix a couple typos. · Python-Markdown/github-links@df8a4fa · GitHub
[go: up one dir, main page]

Skip to content

Commit df8a4fa

Browse files
committed
Fix a couple typos.
1 parent bed0900 commit df8a4fa

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
@@ -84,7 +84,7 @@ The following table provides some examples:
8484
| ----------- | ---------------------------- | -------------------------------------------------------------------- |
8585
| `@foo` | `https://github.com/foo` | [@foo](https://github.com/foo "GitHub User: @foo") |
8686
| `@foo/bar` | `https://github.com/foo/bar` | [@foo/bar](https://github.com/foo/bar "GitHub Repository: @foo/bar") |
87-
| `\@123` | | @foo |
87+
| `\@foo` | | @foo |
8888
| `\@foo/bar` | | @foo/bar |
8989

9090
### Issues
@@ -142,6 +142,6 @@ defined in `LICENSE`.
142142

143143
## Change Log
144144

145-
### Version 0.0.1 (2017/11/10)
145+
### Version 0.1 (2017/11/10)
146146

147147
The initial release.

0 commit comments

Comments
 (0)
0