Skip to content

Commit e08d9b7

Browse files
authored
remove a a duplicated word in example site (#787)
I found this when looking for duplicative words in my own use.
1 parent 2687e34 commit e08d9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exampleSite/content.en/posts/creating-a-new-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ tags = ["tags", "categories"]
290290
## the bit that says "YOUR_NAME_HERE"
291291
```
292292

293-
Note that the the skeleton's template files are empty. Don't worry, we'll be changing that shortly.
293+
Note that the skeleton's template files are empty. Don't worry, we'll be changing that shortly.
294294

295295
```
296296
$ find themes/zafta -name '*.html' | xargs ls -l

0 commit comments

Comments
 (0)