We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db0c86 commit 89d30d4Copy full SHA for 89d30d4
Makefile.toml
@@ -27,7 +27,7 @@ env = { "ELASTICSEARCH_URL" = "https://elastic:changeme@localhost:9200" }
27
28
[tasks.download-specs]
29
category = "Elasticsearch"
30
-description = '''Donwload Rest API specs and YAML tests'''
+description = '''Download Rest API specs and YAML tests'''
31
private = true
32
command = "cargo"
33
# cargo-make insists on installing cargo-xtask and ignores .cargo/config.toml
0 commit comments