Skip to content

Commit e35e9a6

Browse files
authored
Merge pull request #53964 from nikolas/vault-docs-typo
Fix typo in vault docs
2 parents 5238b90 + ed94db6 commit e35e9a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/man/salt.7

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275988,7 +275988,7 @@ new
275988275988
all
275989275989
.TP
275990275990
.B note
275991-
If you see the following error, you\(aqll need to upgrade \fBrequests\fP to atleast 2.4.2
275991+
If you see the following error, you\(aqll need to upgrade \fBrequests\fP to at least 2.4.2
275992275992
.UNINDENT
275993275993
.INDENT 0.0
275994275994
.INDENT 3.5

salt/modules/vault.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:platform: all
88
99
10-
:note: If you see the following error, you'll need to upgrade ``requests`` to atleast 2.4.2
10+
:note: If you see the following error, you'll need to upgrade ``requests`` to at least 2.4.2
1111
1212
.. code-block:: text
1313

0 commit comments

Comments
 (0)