From e331790a2b908e45f7158ae9d121c4d315983e1e Mon Sep 17 00:00:00 2001 From: Yaacov Date: Tue, 23 Jun 2020 01:52:39 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0923c9..0ccacbb 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Default substitutions are: | `<<` | `«` | | `>>` | `»` | -You can override the defualt substitutions via `extensions.WithTypographicSubstitutions`: +You can override the default substitutions via `extensions.WithTypographicSubstitutions`: ```go markdown := goldmark.New(