From 798bf579c0b1b547d9cdfb7c516d3a6b1cf632b4 Mon Sep 17 00:00:00 2001 From: rare1k Date: Fri, 9 Feb 2024 17:49:11 -0500 Subject: [PATCH] fix typo (#367) --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index 13437e7..82759e2 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -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