diff --git a/docs/Documentation.md b/docs/Documentation.md
index f724bd6..f14db6d 100644
--- a/docs/Documentation.md
+++ b/docs/Documentation.md
@@ -8,7 +8,7 @@
#### [Installing PiPedal](Installing.md)
#### [Configuring PiPedal After Installation](Configuring.md)
-#### [Snapshots](AudioLatency.md)
+#### [An intro to Snapshots](Snapshots.md)
#### [Choosing a USB Audio Adapter](ChoosingAUsbAudioAdapter.md)
#### [Optimizing Audio Latency](AudioLatency.md)
#### [Command-Line Configuration of PiPedal](CommandLine.md)
diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md
index 1e83cd4..dc4e4cf 100644
--- a/docs/ReleaseNotes.md
+++ b/docs/ReleaseNotes.md
@@ -3,13 +3,13 @@
Major features:
- Snapshots. For a discussion of what snapshot are, see [An Intro to Snapshots](https://rerdavies.github.io/pipedal/Snaphots.html)
-- New Performance View providing an user-interface optimized for live performance rather than editing of plugins.
+- New Performance View< providing an user-interface optimized for live performance rather than editing of plugins.
- New System Midi Bindings for snapshot selection, and for previous and next bank.
This should have probably gone out as a Beta release, but the fixes for the "Audio Stopped" error are significant. I would recommend updating to this release as soon as you can. Please consider the snapshot user interface to be somehwat fluid for now. I am open to suggestions and feedback on the new feature.
Bug Fixes:
-- A fix for the dreaded "Audio Stopped" error (and associated memory corruption). You may underrun, but at least audio won't stop.
+- A fix for the dreaded "Audio Stopped" error (and associated memory corruption). You may still underrun, but at least audio won't stop.
- Further improvements to clean (and timely) shutdown procedure.
- Minor UI improvements for adaptive display on small devices.
- A bug in TooB Freeverb that causes memory use to increase exponentially each time the plugin is loaded.
diff --git a/docs/Snapshots.md b/docs/Snapshots.md
index 1bc6d75..7748128 100644
--- a/docs/Snapshots.md
+++ b/docs/Snapshots.md
@@ -19,12 +19,12 @@ Snapshots are useful if you have a USB or MIDI footswitch controller. You can ea
But snapshots are equally useful when you are using PiPedal's Performance View. To access the Performance View click on the Performance View menu item in the main PiPedal menu.
-
+
PiPedal's Performance View
Note how PiPedal has been configured to use banks as containers for songs in a set list. Each song in the setlist gets its own preset; and then snapshots are used to change controls for the preset being used in each song. As an example, the only difference between Chorus and Chorus + Phaser snaphots is whether the Phaser plugin is bypassed or not. You are of course, free to arrange your own banks and presets any way you want. But if you have a complex repertoire of songs that you play regularly, this is a good way to arrange your preset: setlists go into banks; songs go into presets; and then you use snapshots to switch between settings used in the same song.
-### Accessing Snapshots in the PiPedal User Interface.
+#### Accessing Snapshots in the PiPedal User Interface.
You can create, modify, and select snapshots in two places in the PiPedal user interface.