Skip to content

Commit 50052d2

Browse files
committed
Typos
1 parent b017a0a commit 50052d2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ GitHub Actions |
3434
| FsToolkit.ErrorHandling.AsyncSeq | [![NuGet](https://buildstats.info/nuget/FsToolkit.ErrorHandling.AsyncSeq)](https://www.nuget.org/packages/FsToolkit.ErrorHandling.AsyncSeq) | [![NuGet](https://buildstats.info/nuget/FsToolkit.ErrorHandling.AsyncSeq?includePreReleases=true)](https://www.nuget.org/packages/FsToolkit.ErrorHandling.AsyncSeq/absoluteLatest)
3535
| FsToolkit.ErrorHandling.IcedTasks | [![NuGet](https://buildstats.info/nuget/FsToolkit.ErrorHandling.IcedTasks)](https://www.nuget.org/packages/FsToolkit.ErrorHandling.IcedTasks) | [![NuGet](https://buildstats.info/nuget/FsToolkit.ErrorHandling.IcedTasks?includePreReleases=true)](https://www.nuget.org/packages/FsToolkit.ErrorHandling.IcedTasks/absoluteLatest)
3636

37-
38-
3937
## Developing locally
4038

4139
### Devcontainer
42-
This repository has a devcontainer setup for VSCode. For more infomation see:
40+
This repository has a devcontainer setup for VSCode. For more information see:
4341
- [VSCode](https://code.visualstudio.com/docs/devcontainers/containers)
4442

4543
### Local Setup
@@ -79,7 +77,7 @@ Without specifying a build target, the default target is `DotnetPack`, which wil
7977
- `RunTests` - Will run tests for `dotnet`, `fable-javascript` and `fable-python` projects
8078
- `FormatCode` - Will run `fantomas` to format the codebase
8179

82-
This is not an exhausting list. Additional targets can be found in the `./build/build.fs` file.
80+
This is not an exhaustive list. Additional targets can be found in the `./build/build.fs` file.
8381

8482

8583
A motivating example

0 commit comments

Comments
 (0)