Skip to content

Commit 28bd787

Browse files
authored
Update README.md
1 parent ccec916 commit 28bd787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The F# language, Core library, and F# tools for Visual Studio
22

3-
You are invited to contrinute to future releases of the F# language compiler, core library, and tools. Development of this repository can be done anywhere [.NET Core](https://dotnet.microsoft.com/) is supported: Windows, macOS, and a variety of Linux distributions.
3+
You're invited to contribute to future releases of the F# language compiler, core library, and tools. Development of this repository can be done anywhere [.NET Core](https://dotnet.microsoft.com/) is supported: Windows, macOS, and a variety of Linux distributions.
44

55
## Contributing
66

@@ -24,7 +24,7 @@ sh ./build.sh
2424

2525
You can then open `FSharp.sln` in your editor of choice.
2626

27-
### More info
27+
### More options and information
2828

2929
See [DEVGUIDE.md](DEVGUIDE.md) and [TESTGUIDE.md](TESTGUIDE.md) for more details on additional configurations for building and testing, how to update compiler error messages, and more.
3030

0 commit comments

Comments
 (0)