Skip to content

Commit

Permalink
Merge pull request #9 from lunny/master
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
xushiwei authored Jul 8, 2020
2 parents b2523a0 + 33d73d4 commit 284e792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<h1>About Go+ Playground</h1>
<p>
The Go+ Playground is a web service that runs on
<a href="https://goplus.org/">goplus.org</a>'s secrvers.
<a href="https://goplus.org/">goplus.org</a>'s servers.
The service receives a Go+ program.
runs the program inside a gopherjs,
then returns the output.
Expand Down

0 comments on commit 284e792

Please sign in to comment.