From ce3d940031e10a366298a24870557a5194af3d98 Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Tue, 13 Aug 2019 11:01:03 -0500 Subject: [PATCH] hotfix: broken details section in get-started/configure due due to #510 --- static/docs/get-started/configure.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/docs/get-started/configure.md b/static/docs/get-started/configure.md index 95af1a68d4..e4f78c929a 100644 --- a/static/docs/get-started/configure.md +++ b/static/docs/get-started/configure.md @@ -16,9 +16,9 @@ For simplicity, let's setup a local remote: ### What is a "local remote" ? While the term may seem contradictory, it doesn't have to be. The "local" part -refers to the machine where the project is stored, so it can be any -directory accessible to the same system. The "remote" part refers specifically -to the project/repository itself. +refers to the machine where the project is stored, so it can be any directory +accessible to the same system. The "remote" part refers specifically to the +project/repository itself.