Docs: fixed markdown.

This commit is contained in:
Richard Moore 2020-09-08 01:11:29 -04:00
parent 19fd55e935
commit 2b83feb6bd
No known key found for this signature in database
GPG Key ID: 665176BE8E9DC651

@ -161,7 +161,7 @@ The [[Contract]] object makes it easier to use an on-chain
Contract as a normal JavaScript object, with the methods Contract as a normal JavaScript object, with the methods
mapped to encoding and decoding data for you. mapped to encoding and decoding data for you.
If you are familiar with Databases, this is similar to an ////Object Relational Mapper// (ORM). If you are familiar with Databases, this is similar to an //Object Relational Mapper// (ORM).
In order to communicate with the Contract on-chain, this class In order to communicate with the Contract on-chain, this class
needs to know what methods are available and how to encode and needs to know what methods are available and how to encode and