Skip to content

Commit 6c8edbb

Browse files
Update documentation slightly
1 parent 9a51348 commit 6c8edbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hosted.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! This dynamically allocates an output buffer and writes out the data in a single call.
44
//! Much better suited for linux or similar environments, but may not always work
55
//!
6-
//! Intendded for use with rppal or linux-embedded-hal
6+
//! Intended for use with rppal or linux-embedded-hal
77
88
use embedded_hal as hal;
99

0 commit comments

Comments
 (0)