Skip to content

Commit 5e63241

Browse files
hlovdalianfixes
authored andcommitted
Fixed typo
1 parent 6cf5217 commit 5e63241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3232
- Support for `dtostrf()`
3333
- Added a CI workflow to lint the code base
3434
- Added a CI workflow to check for spelling errors
35-
- Extraction of byes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
35+
- Extraction of bytes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
3636
- Added ```nano_every``` platform to represent ```arduino:megaavr``` architecture
3737
- Working directory is now printed in test runner output
3838
- Explicitly include `irb` via rubygems

0 commit comments

Comments
 (0)