Skip to content

Commit

Permalink
remove invalid sentence #2
Browse files Browse the repository at this point in the history
  • Loading branch information
hideakitai committed Sep 30, 2020
1 parent bc44277 commit 5497493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ C++ type_traits for Arduino which cannot use it as default

## Supported Class Templates

### C++11 (defined only for platforms above which cannot use `type_traits`)
### C++11 (defined only for boards before C++11)

- `std::integral_constant`
- `std::true_type`
Expand Down

0 comments on commit 5497493

Please sign in to comment.