ton-blockchain / docs

TON documentation
https://ton.org/docs
82 stars 45 forks source link

Typos #23

Closed qpwedev closed 2 years ago

qpwedev commented 2 years ago

Now: contract optionally generates ougoing messages Should be: contract optionally generates outgoing messages

Now: There is a special mechanism of routing which move messages from ougoing queues Should be: There is a special mechanism of routing which move messages from outgoing queues

Src: https://ton.org/docs/#/overviews/TON_blockchain_overview


Now: info (header of some sort, which describe source, destination and othe metadata) Should be: info (header of some sort, which describe source, destination and other metadata)

Scr: https://ton.org/docs/#/smart-contracts/messages

alxjnk commented 2 years ago

Now: in TON for that pupose a special chain MasterChain Should be: in TON for that purpose a special chain MasterChain

Now: thus any observer unambigously determine state of all multichain system at some masterchain block. Should be: thus any observer unambiguously determine state of all multichain system at some masterchain block.

Src: https://ton.org/docs/#/overviews/TON_blockchain_overview

Now: After both separators, a undercore symbol may present, which means that tag is empty. Should be: After both separators, an underscore symbol may present, which means that tag is empty.

Src: https://ton.org/docs/#/overviews/TL-B

nichitagutu commented 2 years ago

Now: Analogously, if some shards became too unocupied they can be merged into one bigger shard. Should be: Analogously, if some shards became too unoccupied they can be merged into one bigger shard.

Now: Note that since ShardChain consist of Should be: Note that since ShardChain consists of

Now: That way if we have 1 ShardChain which describe events Should be: That way if we have 1 ShardChain which describes events

Now: we just divide (or split) that chain to two smaller ShardChains Should be: we just divide (or split) that chain in two smaller ShardChains

Src: https://github.com/ton-blockchain/docs/blob/master/docs/overviews/TON_blockchain_overview.md#shards

Now: For instance type Bool may has two constructors Should be: For instance type Bool may have two constructors

Src: https://github.com/ton-blockchain/docs/blob/master/docs/overviews/TL-B.md#scheme