style: whitespaces fixed in "Wide Compatibility" to make pre-commit happy

This commit is contained in:
Mateusz Pusz
2024-01-06 08:51:01 +01:00
parent 047b8a140a
commit 78dedb1d1c

View File

@@ -119,7 +119,7 @@ your code using **mp-units**:
!!! tip
Depending on your preferences, you can either write:
- terse code directly targeting your specific compiler's abilities,
- verbose code using preprocessor branches and macros that provide the widest compatibility
across various compilers.