diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index f7d9d72df2..39820f7572 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -6323,7 +6323,7 @@ (define-public python-internetarchive (home-page "https://github.com/jjjake/internetarchive") (synopsis "Command-line interface to archive.org") (description "@code{ia} is a command-line tool for using -@url{archive.org} from the command-line. It also emplements the +@url{archive.org} from the command-line. It also implements the internetarchive python module for programmatic access to archive.org.") (license license:agpl3+)))