File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,11 +113,11 @@ The tutorial is written pretty much in pure Markdown. The exceptions are the
113113usage of admonish (which shouldn't be difficult to replace) and the mdBook's
114114` {{#include}} ` mechanism.
115115
116- If some other system would provide better features, poring this tutorial to it
116+ If some other system would provide better features, porting this tutorial to it
117117shouldn't be that difficult.
118118
119119### How is ` src/sitemap.xml ` handled?
120- None of the sitemap generators I know about don't meet this book's needs.
120+ None of the sitemap generators I know about meet this book's needs.
121121Because of this, I edit it by hand. The appropriate ` <changefreq> ` should be
122122changed when a page is updated. Appropriate ` <url> ` tags should be added or
123123removed when pages are added or removed.
You can’t perform that action at this time.
0 commit comments