From 96b9787eeb379c11a98100d59e012d5553ddc224 Mon Sep 17 00:00:00 2001 From: Mandar Vaze Date: Thu, 14 Jun 2018 14:49:28 +0530 Subject: [PATCH] Minor formatting fix "Configuring the default browser on Linux" was intended to be Header3, but without space, it was not. Added space after `###` --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 7d20a4c7..8903361c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -60,7 +60,7 @@ Many Node.js developers choose to use a different prefix such that they do not n This will enable you to easily use executable scripts installed using `-g` through npm - both for swagger and for other tools as well! -###Configuring the default browser on Linux +### Configuring the default browser on Linux On Linux platforms, you need to specify your browser path before using the Swagger editor.