Skip to content

Commit 07ec3a1

Browse files
rmn30davidchisnall
authored andcommitted
Update 2024-08-28-cheri-myths-safe-languages.markdown
Spotted a typo while reading this.
1 parent 8886142 commit 07ec3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-08-28-cheri-myths-safe-languages.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If you can write *new* code in a safe language, especially a safe language that
7878

7979
Will a team that rewrites a legacy codebase or one that incrementally improves one have fewer bugs in their codebase?
8080
If you rewrite existing code in a safe language then you can guarantee, by construction, that the code does not have bugs in the category that the language enforces.
81-
The value of this can't be understated.
81+
The value of this can't be overstated.
8282
Knowing that code that compiles is free from a particular class of error has a huge value.
8383

8484
In spite of this improvement, there remains a big difference between 'memory safe' and 'correct'.

0 commit comments

Comments
 (0)