]> git.ralfj.de Git - web.git/blobdiff - personal/_posts/2017-07-17-types-as-contracts.md
java-safe wording
[web.git] / personal / _posts / 2017-07-17-types-as-contracts.md
index 3ef565a4b1eeb3819256b59697ebe34d031e34e6..67d521ed1adb1ae0c62a3db39539c142b05335a7 100644 (file)
@@ -417,6 +417,6 @@ Other areas of future work include `static` variables and the `NonZero` type.
 Nevertheless, my hope is that the general approach of a contract-like, type-driven validation mechanism ends up being useful.
 So, keep the comments flowing -- and safe hacking.
 
-**Update**: I did some refactoring of the post, reordering sections 2.2 and 2.3 to hopefully make it all flow better. Thanks for all the helpful feedback!
+**Update:** I did some refactoring of the post, reordering sections 2.2 and 2.3 to hopefully make it all flow better. Thanks for all the helpful feedback!
 
 #### Footnotes