diff --git a/docs/index.rst b/docs/index.rst index a3e83c6a17..6c36b5fd7c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ Vyper ##### Vyper is a contract-oriented, Pythonic programming language that targets the `Ethereum Virtual Machine (EVM) `_. -It prioritizes user safety, encourages clear coding practices via language design and efficient execution. Vyper code is safe, clear and efficient! +It prioritizes user safety, encourages clear coding practices via language design and efficient execution. In other words, Vyper code is safe, clear and efficient! Principles and Goals ====================