From 8a3466e86ffd19231c23eb504e1a046df66422e3 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Sun, 17 May 2020 22:47:23 -0400 Subject: [PATCH] More grammar fixes for FAQ --- doc/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index ebf01c1f0..7d5b8aa25 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -192,7 +192,7 @@ Once this is done, replicate the issue you're having then collect logging information from the following places: 1. stdout -2. The most recently created directory in the `~/.local/share/code-server/logs` directory +2. The most recently created directory in the `~/.local/share/code-server/logs` directory. 3. The browser console and network tabs. Additionally, collecting core dumps (you may need to enable them first) if