Skip to content

Commit

Permalink
docs/reusingContents: fix typo in reusing-content-across-sites (#744)
Browse files Browse the repository at this point in the history
There is currently a typo in reusingContents.md#reusing-content-across-sites.
This commit fixes the typo, and makes the sentence more readable.
  • Loading branch information
sijie123 authored and yamgent committed Mar 8, 2019
1 parent 66376df commit dfbb9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userGuide/reusingContents.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

## Reusing Contents Across Sites

**MarkBind supports reusing across sites.** It allows you include the pages you want from a _sub-site_ in another _main-site_ without having to change anything in the source files of the _sub-site_ as long as the sub-site source files are inside the directory of the _main site_.
**MarkBind supports reusing across sites.** It allows you to include the pages you want from a _sub-site_ in another _main-site_ without having to change anything in the source files of the _sub-site_ as long as the sub-site source files are inside the directory of the _main site_.

<div class="indented">

Expand Down

0 comments on commit dfbb9e6

Please sign in to comment.