diff --git a/posts/websql.md b/posts/websql.md index 4e2f0959..f1dcd4a2 100644 --- a/posts/websql.md +++ b/posts/websql.md @@ -4,4 +4,4 @@ tags: none kind: api polyfillurls: -Although it initially found favor as a clientside database API, it has now [been abandoned](http://www.w3.org/TR/webdatabase/#status-of-this-document) in favor of IndexedDB. We therefor recommend that you do not use WebSQL. +Although it initially found favor as a clientside database API, it has now [been abandoned](http://www.w3.org/TR/webdatabase/#status-of-this-document) in favor of IndexedDB. We therefore recommend that you do not use WebSQL.