From e5d0f966c64e66ce80030940a242359f7f5fb168 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Wed, 15 Sep 2021 00:20:16 -0500 Subject: [PATCH] improve wording --- docs/collaboration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/collaboration.md b/docs/collaboration.md index d655b0b79..0726435b3 100644 --- a/docs/collaboration.md +++ b/docs/collaboration.md @@ -56,6 +56,6 @@ However, some of these are [paid options](https://www.codetogether.com/pricing/) code-server --enable-proposed-api genuitecllc.codetogether ``` - Or you could add a value in code-server's [config file](https://coder.com/docs/code-server/v3.11.1/FAQ#how-does-the-config-file-work). + Another option would be to add a value in code-server's [config file](https://coder.com/docs/code-server/v3.11.1/FAQ#how-does-the-config-file-work). 3. Refresh code-server and navigate to the CodeTogether icon in the sidebar to host or join a coding session.