File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ When using `fsdocs`, there are six levels of extra content development and styli
551 . Don't do any styling or documentation customization and simply write content. This is by far the simplest option to maintain.
66
772 . Add content such as an ` docs/index.md ` to customize the front-page content for your generated docs.
8- You can also add content such as ` docs/reference/fslib.md ` to give a bespoke langing page
8+ You can also add content such as ` docs/reference/fslib.md ` to give a bespoke landing page
99 for one of your namespaces, e.g. here assumed to be ` namespace FsLib ` . This will override any
1010 generated content.
1111
@@ -28,7 +28,7 @@ By default `fsdocs` does no styling customization and uses the following default
2828* Uses no styling parameters except those extracted from the project files.
2929
3030For your project, you don't need any of these files. However you can add them if you wish, though if
31- you adjsut them there is no guarantee that your template will continue to work with future versions of F# Formatting.
31+ you adjust them there is no guarantee that your template will continue to work with future versions of F# Formatting.
3232
3333## Customizing via Styling Parameters
3434
You can’t perform that action at this time.
0 commit comments