Skip to content

Commit 598d7f8

Browse files
authored
Merge pull request #348 from StackStorm/SK/2.1_doc_edits_for_master
Sk/2.1 doc edits for master
2 parents 6a137fb + 4bfd14f commit 598d7f8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/source/reference/pack_management_transition.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pack Management Transition
1111
make sure your packs are valid.
1212

1313

14-
In |st2| 2.1, pack management have received a significant overhaul. With new
14+
In |st2| 2.1, pack management has received a significant overhaul. With new
1515
dedicated tools, working with packs becomes very close to the "usual" package
1616
management you know from working with development platforms and Linux flavors.
1717
Installing, updating, and managing StackStorm packs has become a smoother, more
@@ -42,7 +42,7 @@ before. To submit a new pack, follow the instructions in
4242

4343
All the packs from `st2contrib <https://github.com/stackstorm/st2contrib>`__ have been
4444
transferred to individual repositories inside the
45-
`StackStorm-Exchange organization <https://github.com/stackstorm-exchange>`.
45+
`StackStorm-Exchange organization <https://github.com/stackstorm-exchange>`__.
4646
The `st2contrib <https://github.com/stackstorm/st2contrib>`__ repository is frozen: it is still
4747
functional, but it will not receive updates anymore, and new submissions are not accepted.
4848

@@ -56,7 +56,7 @@ Using StackStorm Exchange with pre-2.1 |st2|
5656
If you use |st2| 2.0 or ealier, you can still get packs from
5757
`StackStorm Exchange <https://exchange.stackstorm.org/>`__ with the old ``packs.install``
5858
action: use ``stackstorm-exchange/<pack name>`` as ``repo_url``, and repeat the pack name in ``packs``.
59-
For the CloudFlare pack, the full CLI command would be:
59+
As an example, for the CloudFlare pack, the full CLI command would be:
6060

6161
::
6262

docs/source/upgrade_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Upgrade Notes
2727
3. Reload the content with ``st2ctl reload``.
2828

2929
4. If you happen to have packs that don't satisfy the rules above, the validation fails
30-
and the pack load will throw errors. Fix the packs to conform the rules above,
30+
and the pack load will throw errors. Fix the packs to conform to the rules above,
3131
and reload the content again.
3232

3333
In 2.1.0, |st2| attempts to auto-correct some validation failures and display a warning.

0 commit comments

Comments
 (0)