From 30345b36d8a00fed347e4df5dadd83915a7693fb Mon Sep 17 00:00:00 2001 From: Yerke Tulibergenov Date: Mon, 12 Aug 2024 20:19:02 -0700 Subject: [PATCH] fix typo in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57e28e7e1..b582a59b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ Look at [mkdocs serve](https://www.mkdocs.org/user-guide/cli/#mkdocs-serve) for ### Operating system specific installation instructions? There are a lot of targets out there. Today we have docs that are Ubuntu biased -and I know that there are a lot flavors of Linux. Rather than expand the README +and I know that there are a lot of flavors of Linux. Rather than expand the README with instructions for those, please translate the instructions into steps that can be run in the [`get-deps`](https://github.com/wez/wezterm/blob/master/get-deps) script.