From f66d3d41ef06a0f3aa45b4996ae4bce0ba94daf5 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Tue, 13 Nov 2018 20:18:22 +0530 Subject: [PATCH] typos --- src/components/Settings.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Settings.jsx b/src/components/Settings.jsx index e95bf4f..31e3658 100644 --- a/src/components/Settings.jsx +++ b/src/components/Settings.jsx @@ -54,7 +54,7 @@ export default class Settings extends Component { onChange={e => this.updateSetting(e, 'autoPreview')} />

- Refreshes the preview as you code. Otherwise use the Run button + Refreshes the preview as you code. Otherwise use the 'Run' button

Auto-save keeps saving your code at regular intervals after you - hit the first save manually + hit save manually the first time

-
+
Default Preprocessors