aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6b5ca7..0a9f68c 100644
--- a/README.md
+++ b/README.md
@@ -25,4 +25,4 @@ cmake --build ./build # Build
## Details
- [AddressSanitizer](https://github.com/google/sanitizers/wiki/AddressSanitizer) (aka ASan)
-- [UndefinedBehaviorSanitizer¶](https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html) (aka UBSan)
+- [UndefinedBehaviorSanitizer](https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html) (aka UBSan)