mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-08 01:00:25 +08:00
chore: make lint happy
This commit is contained in:
@@ -165,7 +165,7 @@ func main() {
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
fmt.Println("Document writen. \nNow trying to read it")
|
||||
fmt.Println("Document written. \nNow trying to read it")
|
||||
}
|
||||
|
||||
// Now let's try to read the file
|
||||
|
||||
Reference in New Issue
Block a user