Skip to content

Commit 1b390aa

Browse files
SergioGasquezjessebraham
authored andcommitted
fix: Typo
1 parent 988f92d commit 1b390aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cargo-espflash/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ If the `--bootloader` and/or `--partition-table` options are provided then these
112112

113113
## Package Metadata
114114

115-
You're able to specify paths to bootloader and partition table files ands image format in your package's Cargo metadata for per-project configuration:
115+
You're able to specify paths to bootloader and partition table files and image format in your package's Cargo metadata for per-project configuration:
116116

117117
```toml
118118
[package.metadata.espflash]
@@ -131,7 +131,7 @@ It's possible to specify a serial port and/or USB VID/PID values by setting them
131131
| macOS | `$HOME/Library/Application Support/rs.esp.espflash/espflash.toml` |
132132
| Windows | `%APPDATA%\esp\espflash\espflash.toml` |
133133

134-
### Configuration examples
134+
### Configuration Examples
135135

136136
You can either configure the serial port name like so:
137137

espflash/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ It's possible to specify a serial port and/or USB VID/PID values by setting them
118118
| macOS | `$HOME/Library/Application Support/rs.esp.espflash/espflash.toml` |
119119
| Windows | `%APPDATA%\esp\espflash\espflash.toml` |
120120

121-
### Configuration examples
121+
### Configuration Examples
122122

123123
You can either configure the serial port name like so:
124124

0 commit comments

Comments
 (0)