Skip to content

Commit

Permalink
corrected comment (#284)
Browse files Browse the repository at this point in the history
Signed-off-by: swastik959 <[email protected]>
Co-authored-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
swastik959 and eddycharly authored Feb 1, 2024
1 parent da28742 commit f622e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/go-library/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func main() {
Policies: policies,
}

// create a J
// create a new json engine
engine := jsonengine.New()

responses := engine.Run(context.Background(), request)
Expand Down

0 comments on commit f622e65

Please sign in to comment.