Skip to content

Commit

Permalink
Merge pull request #139 from yaaax/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
yuin authored Jul 10, 2020
2 parents 3c3d448 + e331790 commit b24f9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit b24f9b4

Please sign in to comment.