Skip to content

Commit

Permalink
Merge pull request meshery#5524 from rkpattnaik780/contrib_typos
Browse files Browse the repository at this point in the history
[Docs] - fixed typos in contribution markdown
  • Loading branch information
leecalcote authored May 19, 2022
2 parents 0f1f113 + d158e83 commit ab93d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ _Tip:_ The [Meshery adapter for Istio](https://github.com/meshery/meshery-istio)

#### <a name="meshery-istio">Running Meshery Adapter (Meshery-Istio)</a>

**Meshery-Istio** is a pre-written example of Meshery Adapter written in Go. Follow these instuctions to run meshery-istio to avoid errors related to Meshery Adapters
**Meshery-Istio** is a pre-written example of Meshery Adapter written in Go. Follow these instructions to run meshery-istio to avoid errors related to Meshery Adapters

1. Fork [Meshery-Istio](https://github.com/meshery/meshery-istio)
2. Clone your fork locally
Expand Down Expand Up @@ -262,7 +262,7 @@ After making changes, run `make` in the `mesheryctl` folder to build the binary.

### `mesheryctl` command reference

- Seee user-facing, documentation of the `mesheryctl` commands is available in the [Meshery Docs](https://docs.meshery.io/reference/mesheryctl).
- See user-facing, documentation of the `mesheryctl` commands is available in the [Meshery Docs](https://docs.meshery.io/reference/mesheryctl).
- See contributor-facing design spec for [Meshery CLI Commands and Documentation](https://docs.google.com/document/d/1xRlFpElRmybJ3WacgPKXgCSiQ2poJl3iCCV1dAalf0k/edit#heading=h.5fucij4hc5wt) for a complete reference of `mesheryctl`.

### General guidelines and resources
Expand Down

0 comments on commit ab93d52

Please sign in to comment.