Skip to content

Commit a3bf742

Browse files
committed
remove trailing whitespace
1 parent 53a45b4 commit a3bf742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ since they would be useful for:
763763
When memory tagging is enabled, checking for write-after-free at allocation
764764
time and checking canaries are both disabled. Canaries will be more thoroughly
765765
disabled when using memory tagging in the future, but Android currently has
766-
[very dynamic memory tagging support](https://source.android.com/docs/security/test/memory-safety/arm-mte)
766+
[very dynamic memory tagging support](https://source.android.com/docs/security/test/memory-safety/arm-mte)
767767
where it can be enabled/disabled at any time which creates a barrier to
768768
optimizing by disabling redundant features.
769769

0 commit comments

Comments
 (0)