From ffd9869e2ce302c854cce2138ff089360341b943 Mon Sep 17 00:00:00 2001 From: Eduardo Boucas Date: Tue, 4 Aug 2015 12:20:25 +0100 Subject: [PATCH] Fix typo in layout README --- src/layout/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/README.md b/src/layout/README.md index 847aa73e..f026792e 100644 --- a/src/layout/README.md +++ b/src/layout/README.md @@ -254,7 +254,7 @@ The same layout with a non-fixed header that scrolls with the content. ``` -A layout with a fixed drawer that serves as sidebar navigation on larger screens. The drawer collapses and the menu icon is displayed on larger screens. +A layout with a fixed drawer that serves as sidebar navigation on larger screens. The drawer collapses and the menu icon is displayed on smaller screens. ```html