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

github.com/eshlox/simplicity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemysław Kołodziejczyk <eshlox@vertolabs.com>2017-12-28 19:56:37 +0300
committerPrzemysław Kołodziejczyk <eshlox@vertolabs.com>2017-12-28 19:56:37 +0300
commit5e595a9d67f473a3fa0bb78b97b6264b511fe213 (patch)
tree462af923a423aa1f38c7b4b75ba5f36110ed82f6 /exampleSite
parent70ef379791c683bc9edca47aa65a76ce41e00893 (diff)
Typos
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/posts/2017/images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/posts/2017/images.md b/exampleSite/content/posts/2017/images.md
index 2dda62b..dce9751 100644
--- a/exampleSite/content/posts/2017/images.md
+++ b/exampleSite/content/posts/2017/images.md
@@ -8,7 +8,7 @@ slug: images
images: [/images/image-1.jpg]
---
-Use markdown to diplay an image.
+Use markdown to display an image.
```markdown
![Alt text](/images/image-1.jpg "Photo by Ales Krivec on Unsplash")