diff --git a/GettingStarted.md b/GettingStarted.md index 56a3e27..6f2de9b 100644 --- a/GettingStarted.md +++ b/GettingStarted.md @@ -1,6 +1,6 @@ ## Getting Started -Draw2d Hello World, initialize a graphic context on an image and save it in a png file. +Draw2d Hello World, initialize a graphic context and save the to a png file. ```go