From 4ea70d66308f2da542edd7d5e58f52a6e1322bb8 Mon Sep 17 00:00:00 2001 From: Dmytro Bogatov Date: Wed, 6 Dec 2017 15:18:53 -0500 Subject: [PATCH] Fix typo. --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 6c90a7223..6f018d4a9 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -381,7 +381,7 @@ The default favicon can be changed by setting the `favicon` variable to an ``` yaml theme: - favicon: 'assets/mages/favicon.ico' + favicon: 'assets/images/favicon.ico' ``` ### Features