Skip to content

Commit 8fe4654

Browse files
committed
Fix bug in sentence
1 parent 60379a3 commit 8fe4654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/embedded/flexpret.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cd $FP_PATH
2727
cmake -B build && cd build && make
2828
```
2929

30-
4. You should now install FlexPRET's hardware configuration to the software development kit (SDK). This provides the SDK necessary information such as the amount of data memory available.
30+
4. You should now install FlexPRET's hardware configuration to the software development kit (SDK). This provides the SDK with necessary information such as the amount of data memory available.
3131
```
3232
make install
3333
```

0 commit comments

Comments
 (0)