docs: accept proposed changes

Co-authored-by: Hans Svensson <hanssv@gmail.com>
This commit is contained in:
Marco Walz 2021-08-20 09:53:26 +02:00 committed by GitHub
parent b68beb368d
commit 25a22a78b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Introduction # Introduction
Sophia is a language in the ML family designed for smart contract development. It is strongly typed and has Sophia is a functional language designed for smart contract development. It is strongly typed and has
restricted mutable state. restricted mutable state.
Sophia is customized for smart contracts, which can be published Sophia is customized for smart contracts, which can be published