Skip to content

Commit

Permalink
(fix) ReadMe.md grammar mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
Meetsch committed Feb 25, 2020
1 parent 3ebcf3b commit 2bc3c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ As you can see from the MumbleClient's Program.cs creating a new client is very

## Work In Progress

The library nearly supports all non voice things that Mumble can do but for voice it supports only the [Opus](http://www.opus-codec.org/) encoded packets are supported (Opus is Mumble's primary codec).
The library nearly supports all non-voice things that Mumble can do. For voice it only supports [Opus](http://www.opus-codec.org/) encoded packets (Opus is Mumble's primary codec).

## Contributing

Expand Down

0 comments on commit 2bc3c2e

Please sign in to comment.