Skip to content

Commit

Permalink
Merge pull request #3199 from xiaoxianBoy/fix-typos
Browse files Browse the repository at this point in the history
chore: fix typos and link broken
  • Loading branch information
Aniket-Engg authored May 21, 2024
2 parents 3ad398c + b150ca0 commit 21af096
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/locations.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Remix URLs & Links with Parameters

- Remix Desktop is an Electron App. Here is the [release page](https://github.com/ethereum/remix-desktop/releases).

- Remix has a VSCode extension called [Ethereum Remix](https://github.com/ethereum/remix-vscode).

- The Remix twitter account is [EthereumRemix](https://twitter.com/EthereumRemix).

- The Remix Project Medium publication is: [https://medium.com/remix-ide](https://medium.com/remix-ide).
Expand Down
2 changes: 1 addition & 1 deletion docs/remix_as_code_viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Remix as code viewer
Through Etherscan
------------------

Verified contracts on Etherscan can be viewed in Remix by making a simple change to the URL. Mostly for a mutiple part contract verification, Remix provides a quick way to load all the contracts.
Verified contracts on Etherscan can be viewed in Remix by making a simple change to the URL. Mostly for a multiple part contract verification, Remix provides a quick way to load all the contracts.

A typical Etherscan URL for a contract address looks like this:

Expand Down
2 changes: 1 addition & 1 deletion docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ Choose themes here. The Dark & Light themes are the themes that the Remix team
![](images/a-settings-themes.png)

### Language
The Remix user interface is available in a number of languages. If you don't see your prefered language, please join our [translation platform](https://crowdin.com/project/remix-ui). Similarly, if you don't see this documentation in your language, please help us out on our platform for [translating documentation](https://crowdin.com/project/remix-translation).
The Remix user interface is available in a number of languages. If you don't see your preferred language, please join our [translation platform](https://crowdin.com/project/remix-ui). Similarly, if you don't see this documentation in your language, please help us out on our platform for [translating documentation](https://crowdin.com/project/remix-translation).

0 comments on commit 21af096

Please sign in to comment.