diff --git a/docs/get-started/go.md b/docs/get-started/go.md index b1a9edd15d..65a3d94838 100644 --- a/docs/get-started/go.md +++ b/docs/get-started/go.md @@ -130,6 +130,7 @@ func main() { app.Synth() } +``` A few things worth noting about this sample: