Fix a typo (#232)
parent
9587d47c38
commit
29b1823be3
|
@ -6,7 +6,7 @@ repository = "https://github.com/bokuweb/docx-rs"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
description = "A .docx file generater with Rust/WebAssembly."
|
description = "A .docx file writer with Rust/WebAssembly."
|
||||||
keywords = [
|
keywords = [
|
||||||
"office",
|
"office",
|
||||||
"word",
|
"word",
|
||||||
|
|
Loading…
Reference in New Issue