Skip to content

Commit e9d6cb3

Browse files
committed
Fix typos in README
1 parent c7d43d3 commit e9d6cb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nit
22

3-
Nit is git for web3 digital asset and helps user to commit an asset's activities (chronicle) to blockchain. Please note, this repository is for nit open-source tools. If you are looking for accessing nit via API services, please visit [here](https://docs.numbersprotocol.io/developers/commit-asset-history/commit-via-api) for more details.
3+
Nit is git for web3 digital assets and helps users to commit an asset's activities (chronicle) to blockchain. Please note, this repository is for nit open-source tools. If you are looking for accessing nit via API services, please visit [here](https://docs.numbersprotocol.io/developers/commit-asset-history/commit-via-api) for more details.
44

55
## Why Nit
66

@@ -13,9 +13,9 @@ Case study
1313

1414
## Commit & Asset Tree
1515

16-
nit adopt similar design as git.
16+
nit adopts a similar design to git.
1717

18-
* When there is an update to the asset, such as updating creator information or updating content itself to create a child asset, there should be a new commit attach the asset itself.
18+
* When there is an update to the asset, such as updating creator information or updating content itself to create a child asset, there should be a new commit attached to the asset itself.
1919

2020
* Every asset has a Tree file in IPFS to describe the property of the asset, including creator, creation time, license, etc. The asset tree CID is included in the on-chain message. Here is the example of the [asset tree](https://bafkreigbl7262jgwykk6ce47gbzvh4udr3rtzkpgd3b465664gzxma6zfi.ipfs.dweb.link/).
2121

0 commit comments

Comments
 (0)