summaryrefslogtreecommitdiff
path: root/gnu/packages/crates-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/crates-web.scm')
-rw-r--r--gnu/packages/crates-web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 6eed1e319a..d049b7c6f5 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -3546,7 +3546,7 @@ requests and responses.")
(list pkg-config))
(home-page "https://github.com/scottlamb/http-auth")
(synopsis "HTTP authentication for rust")
- (description "This package provices HTTP authentication; it can parse
+ (description "This package provides HTTP authentication; it can parse
challenge lists, respond to Basic and Digest challenges. It is likely to be
extended with server support and additional auth schemes.")
(license (list license:expat license:asl2.0))))