We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9415c7d + f1fc9db commit 503925eCopy full SHA for 503925e
docs/apidocs.fsx
@@ -43,7 +43,7 @@ the former the output will be placed in `output\reference` by default.
43
`fsdocs` automatically selects the projects and "cracks" the project files for information
44
45
* Projects with `GenerateDocumentationFile` and without `IsTestProject` are selected.
46
-* If Projects use `TargetFrameworks` (not `TargetFramework`, singular) only the firts target framework will be used to build the docs.
+* If Projects use `TargetFrameworks` (not `TargetFramework`, singular) only the first target framework will be used to build the docs.
47
48
```text
49
<PropertyGroup>
0 commit comments