Skip to content

Commit 79c23de

Browse files
authored
docs: capitalization
mega -> MEGA
1 parent b23266d commit 79c23de

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
@@ -26,7 +26,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
2626
* [LED PWM](https://stackblitz.com/edit/avr8js-pwm?file=index.ts)
2727
* [Serial Monitor](https://stackblitz.com/edit/avr8js-serial?file=index.ts)
2828
* [NeoPixel Matrix](https://stackblitz.com/edit/avr8js-ws2812?file=index.ts)
29-
* [Arduino Mega NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts)
29+
* [Arduino MEGA NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts)
3030
* [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound
3131
* [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts)
3232
* [ATtiny85 Simulation](https://avr8js-attiny85.stackblitz.io?file=index.ts)
@@ -50,4 +50,4 @@ For more information, please check the [Contributing Guide](CONTRIBUTING.md).
5050

5151
## License
5252

53-
Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license.
53+
Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license.

0 commit comments

Comments
 (0)