Skip to content

Fixed typos #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/apps/as_visualization/webapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ scion-webapp \
```

## Browser AS Visualizations
Several menu options are available at the top of each `webapp` page, which are outlined below. Each of the features below use your SCIONLab IA the the source address.
Several menu options are available at the top of each `webapp` page, which are outlined below. Each of the features below use your SCIONLab IA as the source address.

### Health
The Health tab is the landing page for `webapp` that will automatically test your SCIONLab configuration for configuration and communication health. Additional help is available in our [troubleshooting guide](../../faq/troubleshooting.html), if needed.
Expand Down
2 changes: 1 addition & 1 deletion content/apps/rhine.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ There are several possible causes:
`scion-bwtestclient` binary does not yet support DNS.
- Your `scion-sdns` version is not running or misconfigured. Check its
debug output.
- The experimental autoritative name servers are both offline. Check if either of them
- The experimental authoritative name servers are both offline. Check if either of them
can be reached under their addresses via `scion ping
"19-ffaa:1:fe4,127.0.0.1"` and `scion ping 17-ffaa:1:1008,[127.0.0.1]` respectively.

Expand Down
2 changes: 1 addition & 1 deletion content/apps/scion-browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 100
Please visit the [Browser Extension documentation](https://scion-browser-extension.readthedocs.io/en/latest/).

# Deprecated setup
If you are looking for the old setup, you can find the last artificats before deprecation here. Keep in mind that they are deprecated and may contain bugs.
If you are looking for the old setup, you can find the last artifacts before deprecation here. Keep in mind that they are deprecated and may contain bugs.

The following components are required:
- [SCION Browser Extension](https://github.com/netsys-lab/scion-browser-extensions/tree/v0.4.0): Extensions for Chromium based browsers (Firefox later) that enable SCION connectivity
Expand Down