Skip to content

Commit

Permalink
Update cmd/root.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Vessels <[email protected]>
  • Loading branch information
JessRudder and cheshire137 authored Oct 18, 2024
1 parent 11dc8e3 commit a4ff4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ func NewRootCommand() *cobra.Command {
interactive mode, run %[1]sgh models run%[1]s. This will prompt you to select a model and then
to enter a prompt. The extension will then return a response from the model.
For more information about what you can do with GitHub Models extension see the manual
For more information about what you can do with GitHub Models extension, see the manual
at https://cli.github.com/manual/gh_models
`, "`"),
}
Expand Down

0 comments on commit a4ff4ee

Please sign in to comment.