Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2018-10-14 05:15:14 +0300
committerzwbetz <zwbetz@gmail.com>2018-10-14 05:15:14 +0300
commit4ad190839a182990dc10ea2164fe3ba9be632820 (patch)
tree0997f359ae3869d667f3c2be28249a0051d24ff4
parentf3873e79bed99e753854bb4970bf62aa20a91fa4 (diff)
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9875cd8..89f1193 100644
--- a/README.md
+++ b/README.md
@@ -268,7 +268,7 @@ pygmentsStyle = "pygments"
Here, `"pygments"` is just the name of the Chroma style to be used. Checkout the [Chroma style gallery](https://xyproto.github.io/splash/docs/all.html) and choose the style you like.
-For a depper dive see the [hugo docs for syntax highlighting](https://gohugo.io/content-management/syntax-highlighting/).
+For a deeper dive see the [hugo docs for syntax highlighting](https://gohugo.io/content-management/syntax-highlighting/).
## Front Matter Dates