From c6b1bc79d3d2047853ce610e4226e36021c957d6 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Mon, 20 Apr 2015 18:51:24 -0700 Subject: [PATCH] make some improvements to our field guides --- seed_data/field-guides.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index 4b24edd108..f5f96e1c23 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -183,7 +183,7 @@ }, { "_id": "bd7158d9c437eddfaeb5bdef", - "name": "What's pair programming, and what's so special about it?", + "name": "What is pair programming, and why is it special?", "description": [ "
", "

Pair programming is where two people code together on one computer. You discuss different approaches to solving problems, and keep each other motivated. The result is better code than either of you could have written by yourselves. Because of its benefits, many engineers pair program full time. And it's the best way to learn coding. Thanks to tools that allow two people to share mouse and keyboard inputs, you can pair program with a friend without needing to be in the same room.

", @@ -487,7 +487,7 @@ }, { "_id": "bd7158d9c451eddfaeb5bdef", - "name": "Free Code Camp's Privacy Policy", + "name": "The Free Code Camp Privacy Policy", "description": [ "
", "

Free Code Camp is committed to respecting the privacy of visitors to our web sites and web applications. The guidelines below explain how we protect the privacy of visitors to FreeCodeCamp.com and its features.

",