mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #7596 from cachedout/develop
A minor clarity fix for documentation regarding the extension of Salt.
This commit is contained in:
commit
514506f2ac
@ -13399,8 +13399,8 @@ switching to a non\-threaded transport to see if that fixes your problem.
|
||||
.SH INTRODUCTION TO EXTENDING SALT
|
||||
.sp
|
||||
Salt is made to be used, and made to be extended. The primary goal of Salt is
|
||||
to provide a foundation which can be used to solve problems. And the goal of
|
||||
Salt is to not assume what those problems might be.
|
||||
to provide a foundation which can be used to solve problems without assuming
|
||||
what those problems might be.
|
||||
.sp
|
||||
One of the greatest benefit of developing Salt has been the vast array of ways
|
||||
in which people have wanted to use it, while the original intention was as a
|
||||
|
@ -3,8 +3,8 @@ Introduction to Extending Salt
|
||||
==============================
|
||||
|
||||
Salt is made to be used, and made to be extended. The primary goal of Salt is
|
||||
to provide a foundation which can be used to solve problems. And the goal of
|
||||
Salt is to not assume what those problems might be.
|
||||
to provide a foundation which can be used to solve problems without
|
||||
assuming what those problems might be.
|
||||
|
||||
One of the greatest benefit of developing Salt has been the vast array of ways
|
||||
in which people have wanted to use it, while the original intention was as a
|
||||
|
Loading…
Reference in New Issue
Block a user