@@ -955,7 +955,7 @@ to quickly see it. It should look like this:
955955 # Please preserve the flat list format for the yaml loader
956956 registry : [/tmp/my-registry]
957957
958- After making the abvoe change, exit and do a sanity check to make sure your active config is the one you think it is:
958+ After making the above change, exit and do a sanity check to make sure your active config is the one you think it is:
959959
960960.. code-block :: console
961961
@@ -968,7 +968,7 @@ Deleting Entries
968968
969969If you want to start freshly, you can choose to delete all the existing entries
970970(and this is optional, you can continue the tutorial without doing this!)
971- To do this, use the ``shpc remove `` command, which will remove all registry entries,
971+ To do this, use the ``shpc remove `` command, which will remove all registry entries.
972972We recommend deleting quay.io first since most entries live there and it will
973973speed up the subsequent operation.
974974
@@ -1121,8 +1121,8 @@ try it locally:
11211121.. code-block :: console
11221122
11231123 $ git checkout gh-pages
1124- $ ./generate.sh /tmp/my-registry
1125- Registry is /tmp/my-registryGenerating docs for vsoch/salad, _library/vsoch-salad.md
1124+ $ ./generate.sh
1125+ Generating docs for vsoch/salad, _library/vsoch-salad.md
11261126
11271127
11281128 There is also an associated workflow to run the same on your behalf. Note that you'll need
0 commit comments