diff --git a/README.md b/README.md index 663e081..93fd15a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ constexpr int light = KAMPING_ASSERTION_LEVEL_LIGHT; #define KAMPING_ASSERTION_LEVEL_HEAVY 40 constexpr int heavy = KAMPING_ASSERTION_LEVEL_HEAVY; -} // namespace kamping::assert +} // namespace kamping::assert ``` ## Requirements