Skip to content

Commit 9dce554

Browse files
committed
chore: fix some typos in comment
Signed-off-by: jishudashu <979260390@qq.com>
1 parent def2ecd commit 9dce554

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/build/opl/celer/ping-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ cross-chain.
169169

170170
You'll need the following three parameters:
171171

172-
- `_dstContract`: The contract address of the reveiving contract on the
172+
- `_dstContract`: The contract address of the receiving contract on the
173173
destination chain which you just deployed.
174174
- `_dstChainId`: The chain id of the destination chain. Which is in our
175175
example `Sapphire Testnet` - `23295`.

docs/general/manage-tokens/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ and the other way around.
7676
to move ROSE to Oasis Sapphire. The app will prompt you to sign-in.
7777

7878
4. **Copy Deposit Address:** The app will display the a **Oasis Consensus Layer
79-
address** for your withdrawl. **Copy this address.** (It will be a
79+
address** for your withdrawal. **Copy this address.** (It will be a
8080
oasis1… style address).
8181

8282
5. **Withdraw from the Exchange:** Now go to your exchange account and initiate

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ html[data-theme="dark"] {
151151
}
152152

153153
/* To have the full description of pages,
154-
in combination with card heigt 100% to have even size boxes in a list.
154+
in combination with card height 100% to have even size boxes in a list.
155155
*/
156156
.card p {
157157
white-space: normal;

0 commit comments

Comments
 (0)