File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ The code in this repo helps you extract content from a Zulip
22instance and build the basic HTML structure, but it leaves it
33to 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
66the HTML (and in some ways the entire mission of this project
77is to empower you to put your data where you want).
88
Original file line number Diff line number Diff line change 1212This module is probably the most likely module to be forked if
1313you 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
1616language of choice, this is probably the best place to start.
1717'''
1818
You can’t perform that action at this time.
0 commit comments