From 133d44b0c34a5a2cf2f909decfc42dfb4ebc952b Mon Sep 17 00:00:00 2001 From: Mason Mackaman Date: Sat, 8 Aug 2020 19:33:30 -0400 Subject: [PATCH] Update spec link and text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb572fb..9483637 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Latest release](http://img.shields.io/github/release/purescript-web/purescript-web-dom.svg)](https://github.com/purescript-web/purescript-web-dom/releases) [![Build status](https://travis-ci.org/purescript-web/purescript-web-dom.svg?branch=master)](https://travis-ci.org/purescript-web/purescript-web-dom) -Type definitions and low level interface implementations for the [W3C DOM API](https://www.w3.org/TR/dom/). +Type definitions and low level interface implementations for the [WHATWG DOM Living Standard](https://dom.spec.whatwg.org/). ## Installation