Skip to content

Commit

Permalink
Fix typos (#3475)
Browse files Browse the repository at this point in the history
Co-authored-by: satoshiotomakan <127754187+satoshiotomakan@users.noreply.github.com>
  • Loading branch information
shuoer86 and satoshiotomakan authored Oct 19, 2023
1 parent 91907a3 commit 829ee47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion codegen-v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a _work-in-progress_ parser meant to deprecate the existing Ruby parser
in `codegen/`. As of now, we only support Swift binding generation. This project
will progess over multiple stages (PRs).
will progress over multiple stages (PRs).

## Execution

Expand Down
2 changes: 1 addition & 1 deletion docs/registry-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Link to the default implementation of the node or RPC gateway that can be used b
Optional URL to an available public RPC service.

**`info/documentation`**
Main porject documentation site/subsite.
Main project documentation site/subsite.

**`deprecated`**
If set to `true`, the project is considered deprecated: its info is kept here, but it will not be supported.
Expand Down
2 changes: 1 addition & 1 deletion samples/cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

This repository contains a simple but complete **C++** sample application, for demostrating usage of the
This repository contains a simple but complete **C++** sample application, for demonstrating usage of the
[Wallet Core](https://github.com/trustwallet/wallet-core) library (part of [Trust Wallet](https://trustwallet.com)).

## DISCLAIMER
Expand Down

0 comments on commit 829ee47

Please sign in to comment.