Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 25, 2016
1 parent 8d77595 commit 4eb2b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func onReady(app *gallium.App) {
}
```

To run the example as a full-fledged UI applicaiton, you need to build
To run the example as a full-fledged UI application, you need to build
an app bundle:
```shell
$ go build ./example
Expand Down

0 comments on commit 4eb2b24

Please sign in to comment.