Skip to content

Commit a14f598

Browse files
committed
Fix typos
1 parent 5f28f95 commit a14f598

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.
1414

1515
## Installation
1616

17-
Use Swift Package Manageer and point to the URL: Github URL: https://github.com/AudioKit/SoundpipeAudioKit/
17+
Use Swift Package Manageer and point to the URL: Github URL: `https://github.com/AudioKit/SoundpipeAudioKit/`
1818

1919
## Targets
2020

@@ -34,10 +34,10 @@ Use Swift Package Manageer and point to the URL: Github URL: https://github.com/
3434
* [Morphing Oscillator](https://github.com/AudioKit/SoundpipeAudioKit/wiki/MorphingOscillator)
3535
* [Oscillator](https://github.com/AudioKit/SoundpipeAudioKit/wiki/Oscillator)
3636
* [PWM Oscillator](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PWMOscillator)
37-
* [Phase DistortionO scillator](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PhaseDistortionOscillator)
37+
* [Phase Distortion Oscillator](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PhaseDistortionOscillator)
3838
* [Phase Locked Vocoder](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PhaseLockedVocoder)
3939
* [Pink Noise](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PinkNoise)
40-
* [PluckedS tring](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PluckedString)
40+
* [Plucked String](https://github.com/AudioKit/SoundpipeAudioKit/wiki/PluckedString)
4141
* [White Noise](https://github.com/AudioKit/SoundpipeAudioKit/wiki/WhiteNoise)
4242
* [Vocal Tract](https://github.com/AudioKit/SoundpipeAudioKit/wiki/VocalTract)
4343

0 commit comments

Comments
 (0)