From fa22df95b4708243de15c2429759267d6767420c Mon Sep 17 00:00:00 2001 From: Johannes Rieken Date: Fri, 29 Jul 2016 12:06:56 +0200 Subject: [PATCH] fix typo --- previewhtml-sample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/previewhtml-sample/README.md b/previewhtml-sample/README.md index f87c2b89..afcfba59 100644 --- a/previewhtml-sample/README.md +++ b/previewhtml-sample/README.md @@ -9,7 +9,7 @@ The purpose of the extension is to show a preview of the properties in the decla - Use `Show CSS Properties Preview` - Position the cursor inside the declaration block of the rule - The properties are rendered in the preview -- Edit the propertis and the preview is updated +- Edit the properties and the preview is updated ![Navigation](images/preview.gif)