Skip to content
Closed

Typos #236

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
Before setting up the project, ensure you have the following installed:

- **Homebrew** (Mac/Linux): Used to install other necessary tools. [Installation instructions](https://brew.sh/).
- **Node.js**: The required Node.js version is specified in the `.nvmrc` file for `nvm` users (`nvm use` to install and choose Node version frome .nvmrc) and `package.json`.
- **Node.js**: The required Node.js version is specified in the `.nvmrc` file for `nvm` users (`nvm use` to install and choose Node version from .nvmrc) and `package.json`.
- **Yarn**: Required for handling project dependencies.
- **Colima** or **Docker Desktop**:
- **Colima** (Mac/Linux): A tool to run Docker containers on macOS with minimal resource overhead. It is an alternative to Docker Desktop designed to be simple and fast. [Colima's GitHub](https://github.com/abiosoft/colima):
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ faq:
question: How long does it take to withdraw?
- answer: |-
* The amount of stETH in the queue.
* Perfomance of the validator poolside.
* Performance of the validator poolside.
* Exit queue on the Beacon chain.
* Demand for staking and unstaking.
question: What are the factors affecting the withdrawal time?