Skip to content

Commit 61246e0

Browse files
authored
Merge pull request #55 from manaswinidas/improve
Fixes typo in README
2 parents 260236b + a45e62a commit 61246e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Uses [jekyll](https://github.com/mojombo/jekyll).
2424

2525
### Update news posts:
2626

27-
Format `/news` posts as either `.html` or `.md` files. Code snippets should be wrapped in `highlight` liquid tags either with our without line numbers, outlined below. Replace `xml` with the code snippet type.
27+
Format `/news` posts as either `.html` or `.md` files. Code snippets should be wrapped in `highlight` liquid tags either with or without line numbers, outlined below. Replace `xml` with the code snippet type.
2828

2929
```
3030
{% highlight xml %}

0 commit comments

Comments
 (0)