Skip to content

Commit 0917654

Browse files
jonjensenshowell
authored andcommitted
Fix typos
1 parent 4980037 commit 0917654

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ The code in this repo helps you extract content from a Zulip
22
instance and build the basic HTML structure, but it leaves it
33
to you to actually host the data on some server.
44

5-
In other words, Zulip is not opinionated about you serve
5+
In other words, Zulip is not opinionated about how you serve
66
the HTML (and in some ways the entire mission of this project
77
is to empower you to put your data where you want).
88

lib/jekyll.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
This module is probably the most likely module to be forked if
1313
you have unique requirements for how your archive should look.
1414
15-
If you are interest in porting this system away from Python to your
15+
If you are interested in porting this system away from Python to your
1616
language of choice, this is probably the best place to start.
1717
'''
1818

0 commit comments

Comments
 (0)