From 62cb6983d4cc18b852b6b4b22bceb625ce4ea2d7 Mon Sep 17 00:00:00 2001 From: Maximilian Franzke Date: Fri, 24 Apr 2020 17:22:24 +0200 Subject: [PATCH] chore(typo): corrected that typo in docs for config options --- packages/docs/src/docs/advanced-config-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/src/docs/advanced-config-options.md b/packages/docs/src/docs/advanced-config-options.md index 5db225d05..bc1258050 100644 --- a/packages/docs/src/docs/advanced-config-options.md +++ b/packages/docs/src/docs/advanced-config-options.md @@ -27,7 +27,7 @@ Sets whether or not to delete `public.patterns/` upon each build of Pattern Lab. **default**: `true` -### defaultPatttern +### defaultPattern Sets a specific pattern upon launch of the styleguide. This pattern will not be available in the navigation, or in view all pages. The only way to get to it will be via a refresh. Set it using the [short-hand pattern-include syntax](http://localhost:4000/docs/pattern-including.html):