From 55cd59975918a78ef4c0fd718f6ed11bfc5fd7b3 Mon Sep 17 00:00:00 2001 From: RobKraft Date: Sun, 7 Nov 2021 09:10:15 -0600 Subject: [PATCH] Update _index.en.md Fix typo - change "looks" to "look" --- exampleSite/content/basics/configuration/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/basics/configuration/_index.en.md b/exampleSite/content/basics/configuration/_index.en.md index c46212524d9..fad681e2b5c 100644 --- a/exampleSite/content/basics/configuration/_index.en.md +++ b/exampleSite/content/basics/configuration/_index.en.md @@ -107,6 +107,6 @@ landingPageURL = "/" landingPageName = " Home" ``` -The home button is going to looks like this: +The home button is going to look like this: ![Default Home Button](/en/basics/configuration/images/home_button_defaults.jpg?width=100%)