Skip to content

Commit a430a9b

Browse files
committed
Fixed typo.
1 parent 4ce3267 commit a430a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deepl-api"
3-
description = "Bindings and a commandline tools for the DeepL REST API (https://www.deepl.com/docs-api/)"
3+
description = "Bindings and a commandline tool for the DeepL REST API (https://www.deepl.com/docs-api/)"
44
version = "0.2.0"
55
authors = ["Martin Gruner <[email protected]>"]
66
edition = "2018"

0 commit comments

Comments
 (0)