From 4b455def1429a9d2c387bf8b989e5c3adc125631 Mon Sep 17 00:00:00 2001 From: Kendall Totten Date: Tue, 19 Mar 2019 15:05:54 -0400 Subject: [PATCH] docs-test - adjust capitalization for testing docs deployment --- docs/content/develop/step-1a.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/develop/step-1a.md b/docs/content/develop/step-1a.md index 4575122057..c077bb3870 100644 --- a/docs/content/develop/step-1a.md +++ b/docs/content/develop/step-1a.md @@ -55,7 +55,7 @@ You may also specify multiple elements. For example, `pfe-card` and `pfe-cta` a npm run dev pfe-card pfe-cta ``` -## Preview Your Changes +## Preview your changes From the root of the PatternFly Elements repository, run the start command which will open a browser to the `/doc` directory.