Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-mork committed May 23, 2024
1 parent 2a5ce68 commit 894bbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Building the C# client from source

The core functionality and API lies in the `Client` project sub folder.
Simply open the solution with one of your prefered IDE's (like VS Studio, Rider or Mono).
Simply open the solution with one of your preferred IDE's (like VS Studio, Rider or Mono).
It should also be possible to build the solution via `msbuild`.

The `Client-test` project contains as the name states the tests of the Client API.
Expand Down

0 comments on commit 894bbbe

Please sign in to comment.