diff --git a/hyphenate/README.md b/hyphenate/README.md index da0a2b7b..d912d8fa 100644 --- a/hyphenate/README.md +++ b/hyphenate/README.md @@ -15,7 +15,7 @@ Import in standard mode: (require hyphenate) -In safe mode (with contracts): +Or in safe mode (adds contracts): (require (submod hyphenate safe))