Merge pull request #139 from yaaax/patch-1

Fix typo
This commit is contained in:
Yusuke Inuzuka 2020-07-10 17:19:40 +09:00 committed by GitHub
commit b24f9b4dd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,7 +219,7 @@ Default substitutions are:
| `<<` | `&laquo;` |
| `>>` | `&raquo;` |
You can override the defualt substitutions via `extensions.WithTypographicSubstitutions`:
You can override the default substitutions via `extensions.WithTypographicSubstitutions`:
```go
markdown := goldmark.New(