From f12169a178d0be1d24ece733cabf8dc014b1c964 Mon Sep 17 00:00:00 2001 From: Dave Powers Date: Tue, 13 Oct 2015 17:32:37 -0400 Subject: [PATCH] Fix typo in TROUBLESHOOT.md --- TROUBLESHOOT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TROUBLESHOOT.md b/TROUBLESHOOT.md index 732062c290..9625a62981 100644 --- a/TROUBLESHOOT.md +++ b/TROUBLESHOOT.md @@ -30,7 +30,7 @@ _Common bumps in the road for users - helpful to know as a mentor!_ ## Remotes -- Check that the `origin` remote connects to the **user's fork** and the `upstream` remote connects to **jlord/patchwork** and not vise vera or another way. +- Check that the `origin` remote connects to the **user's fork** and the `upstream` remote connects to **jlord/patchwork** and not vice versa or another way. ## Pull Requests