Some minor misspelling changes

Edited a few minor misspellings but this looks good!
This commit is contained in:
Dorii 2022-09-12 14:56:30 +08:00 committed by GitHub
parent b2e1bb4b33
commit 13af580ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ What's Near? Learn more [here](https://near.org/)
1. Complete the steps in the [Data Curator Onboarding Guide](https://docs.metricsdao.xyz/data-curation/data-curator-onboarding).
* Note that the Data Curator Onboarding Guide assumes that you will ask to be added as a contributor to a MetricsDAO project. Ex: https://github.com/MetricsDAO/near_dbt.
* However, if you have not yet been added as a contibutor, or you'd like to take an even lower-risk approach, you can always follow the [Fork and Pull Workflow](https://reflectoring.io/github-fork-and-pull/) by forking a copy of the project to which you'd like to contribute to a local copy of the project in your github account. Just make sure to:
* However, if you have not yet been added as a contributor, or you'd like to take an even lower-risk approach, you can always follow the [Fork and Pull Workflow](https://reflectoring.io/github-fork-and-pull/) by forking a copy of the project to which you'd like to contribute to a local copy of the project in your github account. Just make sure to:
- Fork the MetricsDAO repository.
- Git clone from your forked repository. Ex: `git clone https://github.com/YourAccount/near_dbt`.
- Create a branch for the changes you'd like to make. Ex: `git branch readme-update`.
@ -32,7 +32,7 @@ What's Near? Learn more [here](https://near.org/)
### Create the Environment Variables
1. Create a `.env` file with the following contents (note `.env` will not be commited to source) in the near_dbt directory (ex: near_dbt/.env):
1. Create a `.env` file with the following contents (note `.env` will not be committed to source) in the near_dbt directory (ex: near_dbt/.env):
```
SF_ACCOUNT=zsniary-metricsdao