Skip to content

Commit 7e5a629

Browse files
authored
docs: fix typo and clarify extending
1 parent acda054 commit 7e5a629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ refer to the [Hardware Section of the API-Documentation](https://sensorium.githu
138138
External chips (DAC) can also be used on any platform which does not support natively the I2S protocol using an user defined `audioOutput` function. This can allow a greater audio quality over the native ways to output the sound (PWM for AVR Arduinos and STM32 and 12 bit DAC for Teensy 3.*).
139139
Examples are provided for the MCP492X DAC (12 bit on SPI) and for the (PT8211) 16 bit stereo DAC using SPI port to emulate the I2S protocol. The latter should be compatible with any DAC using I2S.
140140

141-
### Extendig the library itself
141+
### Extending the library itself
142142

143-
If you enjoy using Mozzi for a project, or have extended it, we would be
143+
If you enjoy using Mozzi for a project, or have made changes or otherwise extended it, we would be
144144
pleased to hear about it and provide support wherever possible. Contribute
145145
suggestions, improvements and bug fixes to the Mozzi wiki on Github, or
146146
Fork it to contribute directly to future developments.

0 commit comments

Comments
 (0)