From e6a322bbac040e764cd8a6843306d07faee5d319 Mon Sep 17 00:00:00 2001 From: Alex Fox Date: Tue, 26 Mar 2019 17:28:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5180c2a..bd42e47 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ npm install lax.js import lax from 'lax.js' ``` -### Basic Browser Betup +### Basic Browser Setup 1) Add lax.js to your html ```html