diff --git a/doc/go-target.md b/doc/go-target.md index 780ef3ee0..9844daacf 100644 --- a/doc/go-target.md +++ b/doc/go-target.md @@ -7,7 +7,7 @@ ### Referencing in your code -Reference the go package like this: +Reference the go runtime package like this: ```go import "github.com/pboyer/antlr4/runtime/Go/antlr"