Skip to content

Commit 313d082

Browse files
committed
fix typo in circleci readme
1 parent b9cfdaf commit 313d082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following jobs are defined:
1313
- Based on the `toolchain` parameter, the build will use either g++ or
1414
clang++.
1515
- Based on the `sanitize` parameter, the build might use [AddressSanitizer and
16-
MemorySanitizer][3].
16+
UndefinedBehaviorSanitizer][3].
1717

1818
[1]: https://bazel.build/
1919
[2]: https://cmake.org/

0 commit comments

Comments
 (0)