Skip to content

Commit

Permalink
fix typo (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
uhidontkno authored Feb 9, 2024
1 parent 2f99645 commit 798bf57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Server build dependencies

If you want to compile goalng code locally, you must install additional dependencies in order for it to compile.
If you want to compile Golang code locally, you must install additional dependencies in order for it to compile.

```shell
apt-get install -y --no-install-recommends libx11-dev libxrandr-dev libxtst-dev libgstreamer1.0-dev
Expand Down

0 comments on commit 798bf57

Please sign in to comment.