Skip to content

Commit

Permalink
Merge pull request #2 from woseK/woseK-patch-1-2
Browse files Browse the repository at this point in the history
Fixed typo on staking withdrawals page
  • Loading branch information
woseK authored Aug 16, 2023
2 parents 8ad4938 + b0c76c8 commit d70ab08
Show file tree
Hide file tree
Showing 6 changed files with 386 additions and 3 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -10394,6 +10394,16 @@
"contributions": [
"content"
]
},
{
"login": "woseK",
"name": "woseK",
"avatar_url": "https://github.com/avatars/u/110729731?v=4",
"profile": "https://github.com/woseK",
"contributions": [
"content",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1625,6 +1625,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TucksonDev"><img src="https://github.com/avatars/u/105675159?v=4?s=100" width="100px;" alt="Tuckson"/><br /><sub><b>Tuckson</b></sub></a><br /><a href="#content-TucksonDev" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/_Akamig"><img src="https://github.com/avatars/u/6278999?v=4?s=100" width="100px;" alt="Akamig"/><br /><sub><b>Akamig</b></sub></a><br /><a href="#content-Akamig" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/perriefidelis"><img src="https://github.com/avatars/u/30669761?v=4?s=100" width="100px;" alt="Peace Ojemeh"/><br /><sub><b>Peace Ojemeh</b></sub></a><br /><a href="#content-perriefidelis" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/woseK"><img src="https://github.com/avatars/u/110729731?v=4?s=100" width="100px;" alt="woseK"/><br /><sub><b>woseK</b></sub></a><br /><a href="#content-woseK" title="Content">🖋</a> <a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AwoseK" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereum-org-website",
"version": "7.19.0",
"version": "7.19.1",
"description": "Website of ethereum.org",
"main": "index.js",
"repository": "git@github.com:ethereum/ethereum-org-website.git",
Expand Down
Loading

0 comments on commit d70ab08

Please sign in to comment.