diff --git a/dists/README.md b/dists/README.md index 22696bf82c..843a6a2229 100644 --- a/dists/README.md +++ b/dists/README.md @@ -15,7 +15,7 @@ - [ATtiny13](#attiny13) - [SPI / Wire (I2C, TWI) On Tiny13](#spi--wire-i2c-twi-on-tiny13) - [ATtiny4, ATtiny5, ATtiny9, ATtiny10](#attiny4-attiny5-attiny9-attiny10) - - [Installation & Usage](#installation-&-usage) + - [Installation & Usage](#installation--usage) - [Automatic Installation through Board Manager (Recommended)](#automatic-installation-through-board-manager-recommended) - [Manual Installation (Not Recommended)](#manual-installation-not-recommended) - [Usage](#usage) @@ -336,4 +336,4 @@ Generally you should stick with the default here if you are burning a bootloader #### Override CKOPT (ATMega8 Only) -This option is only available on the ATMega8, it allows you to explicityly set or clear the CKOPT fuse. It's behaviour depends on the clock source. With Crystal/Resonator it will increase the drive strength, with Internal Oscillators it will do nothing, and with external Clocks or the Low Frequency Crystal option it will enable some internal capacitors so you don't need external ones. \ No newline at end of file +This option is only available on the ATMega8, it allows you to explicityly set or clear the CKOPT fuse. It's behaviour depends on the clock source. With Crystal/Resonator it will increase the drive strength, with Internal Oscillators it will do nothing, and with external Clocks or the Low Frequency Crystal option it will enable some internal capacitors so you don't need external ones.