1
0
mirror of synced 2025-12-19 18:10:59 -05:00

fix incorrect code languages

This commit is contained in:
Rachael Sewell
2023-09-25 11:40:18 -07:00
parent c0a1de57f1
commit ce11747ab0
12 changed files with 17 additions and 15 deletions

View File

@@ -190,7 +190,7 @@ For more information, see [`gh help formatting`](https://cli.github.com/manual/g
1. In the directory you created, add some source code. For example:
```go
```golang
package main
import (
"github.com/cli/go-gh"