We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed0900 commit df8a4faCopy full SHA for df8a4fa
README.md
@@ -84,7 +84,7 @@ The following table provides some examples:
84
| ----------- | ---------------------------- | -------------------------------------------------------------------- |
85
| `@foo` | `https://github.com/foo` | [@foo](https://github.com/foo "GitHub User: @foo") |
86
| `@foo/bar` | `https://github.com/foo/bar` | [@foo/bar](https://github.com/foo/bar "GitHub Repository: @foo/bar") |
87
-| `\@123` | | @foo |
+| `\@foo` | | @foo |
88
| `\@foo/bar` | | @foo/bar |
89
90
### Issues
@@ -142,6 +142,6 @@ defined in `LICENSE`.
142
143
## Change Log
144
145
-### Version 0.0.1 (2017/11/10)
+### Version 0.1 (2017/11/10)
146
147
The initial release.
0 commit comments