diff --git a/README.md b/README.md
index a12da758..d5f63101 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A library of [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_C
***Web map***
-`` is an [OpenLayers](https://openlayers.org/)-powered map to support drawing and modifying red-line boundaries. Other supported modes include: highlighting an OS Feature that intersects with a given address point; clicking to select and merge multiple OS Features into a single boundary; and displaying static point or polygon data. Events are dispatched with the calculated area and geojson representation when you change your drawing.
+`` is an [OpenLayers](https://openlayers.org/)-powered map to support drawing and modifying red-line boundaries. Other supported modes include: highlighting an OS Feature that intersects with a given address point; clicking to select and merge multiple OS Features into a single boundary; and displaying static point or polygon data. Events are dispatched with the calculated area and geojson representation as data changes.

diff --git a/index.html b/index.html
index 094c242e..2fb33d06 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
- OS Web Components Sandbox
+ OSL Web Components Sandbox
@@ -43,7 +43,7 @@
*** This is a testing sandbox - these components are unaware of each other! ***