mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix another typo
This commit is contained in:
parent
2815efc522
commit
fe0747c14e
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ will remove trailing zeros.
|
|||
.. note:: There are unique situations where previous versions are unavailable.
|
||||
Take Google Chrome for example. There is only one url provided for a standalone
|
||||
installation of Google Chrome. (https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi)
|
||||
When a new version is release, the url just points to the new version. To handle
|
||||
When a new version is released, the url just points to the new version. To handle
|
||||
situations such as these, set the version to `latest`. Salt will install the
|
||||
version of chrome at the URL and report that version. Here's an example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue