Fix a typo (#232)

main
Luca Barbato 2021-02-25 13:24:34 +01:00 committed by GitHub
parent 9587d47c38
commit 29b1823be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ repository = "https://github.com/bokuweb/docx-rs"
edition = "2018"
license = "MIT"
readme = "../README.md"
description = "A .docx file generater with Rust/WebAssembly."
description = "A .docx file writer with Rust/WebAssembly."
keywords = [
"office",
"word",