diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json
index de6edba981..d241f8858b 100644
--- a/seed_data/field-guides.json
+++ b/seed_data/field-guides.json
@@ -683,7 +683,7 @@
"
Fork the Free Code Camp repository and open seed_data/bonfires.json
to become familiar with the format of our bonfires.",
" Regardless of your bonfire's difficulty, put it as the last bonfire in the JSON file. Change one of the numbers in the ID to ensure that your bonfire has a unique ID.",
" In the terminal, run node seed_data/seed.js
. Run gulp
. You should be able to navigate to your new bonfire in the challenge map. Whenever you make a change to bonfire.json, you'll need to reseed in order to see these changes in the browser.",
- " Solved your own Bonfire. Confirmed that your tests work as expected and that your instructions are sufficiently clear.",
+ " Solve your own Bonfire. Confirm that your tests work as expected and that your instructions are sufficiently clear.",
" Submit a pull request to Free Code Camp's Staging branch and in the pull request body, link to a gist that has your algorithmic solution.",
" ",
" ",