Skip to content

Commit 503925e

Browse files
authored
Merge pull request #969 from kant2002/patch-1
Fix typo
2 parents 9415c7d + f1fc9db commit 503925e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apidocs.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ the former the output will be placed in `output\reference` by default.
4343
`fsdocs` automatically selects the projects and "cracks" the project files for information
4444
4545
* 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.
46+
* If Projects use `TargetFrameworks` (not `TargetFramework`, singular) only the first target framework will be used to build the docs.
4747
4848
```text
4949
<PropertyGroup>

0 commit comments

Comments
 (0)