Skip to content

Commit

Permalink
Merge pull request #113 from netsec-ethz/mkowalski-patch-1
Browse files Browse the repository at this point in the history
Fix typo "servies" instead of "services"
  • Loading branch information
matzf authored Oct 29, 2019
2 parents 36958cd + 021ee7f commit ae445c1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/install/pkg.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Check the status of the SCION services using
sudo systemctl list-dependencies scionlab.target
```

To stop the servies, run
To stop the services, run
```shell
sudo systemctl stop scionlab.target
```
Expand Down
2 changes: 1 addition & 1 deletion docs/install/pkg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ <h2 id="running-scion">Running SCION<a class="headerlink" href="#running-scion"
</pre></div>


<p>To stop the servies, run</p>
<p>To stop the services, run</p>
<div class="codehilite"><pre><span></span>sudo systemctl stop scionlab.target
</pre></div>

Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit ae445c1

Please sign in to comment.