# HG changeset patch # User Mikael Berthe # Date 1523134322 -7200 # Node ID 1cde13306e8ffc4bf9e16e65cff052105c6e688d # Parent eac7d78ff641616d95fff54bd57db0eafdbbd901 README: Fix typo diff -r eac7d78ff641 -r 1cde13306e8f README.md --- a/README.md Sat Apr 07 22:49:51 2018 +0200 +++ b/README.md Sat Apr 07 22:52:02 2018 +0200 @@ -31,5 +31,5 @@ # Online puzzle demo This library is used by GotakJS, an [online takuzu puzzle game](https://lilotux.net/~mikael/takuzu/), -written in Go using [GopehJS](https://github.com/gopherjs/gopherjs). +written in Go using [GopherJS](https://github.com/gopherjs/gopherjs). (On mobile, works best with Chrome. On a computer, I've tested it with both Firefox and Chrome.)