diff --git a/website/_data/i18n/en.yml b/website/_data/i18n/en.yml index 9c2910aa5d0..d20ae0022e2 100644 --- a/website/_data/i18n/en.yml +++ b/website/_data/i18n/en.yml @@ -37,8 +37,8 @@ homepage_code_bigger_img_alt: "" homepage_code_bigger_description: > Working in a codebase with lots of developers can make it difficult to keep your master branch working. Flow can help prevent bad rebases. Flow can help - protect your carefully designed library from your coworkers. And Flow can help - you understand the code you wrote six months ago. + protect your carefully designed library from misuse and misinterpretation. + And Flow can help you understand the code you wrote six months ago. homepage_featurettes: - title: "Type Inference"