From 3e59cee629c207105163cc673611db8397e1f912 Mon Sep 17 00:00:00 2001 From: Christian Bromann Date: Tue, 30 Apr 2019 10:21:13 -0400 Subject: [PATCH] minor wording closes #3881 --- docs/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index 63e32d2324f..d0cd99be391 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -241,7 +241,7 @@ exports.config = { } ``` -Be sure to save the file afte your changes. +Be sure to save the file after your changes. ### Create Spec Files