omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
93 stars 54 forks source link

typos in Build docs. #2016

Closed pokhrelanmol closed 1 month ago

pokhrelanmol commented 2 months ago

Problem to Solve

In docs/build/Getting Started there is a small typo in two places.

  1. env. is mentioned instead of .env which can create confusion.
  2. In Calculate xcall fee section the command have a typo instead of OP_RPC, it is OP_RCP

Proposed Solution

Fix the typos.

ttarsi commented 1 month ago

Thanks! Addressing in #2048