Skip to content

Commit

Permalink
Merge pull request #222 from nnsW3/docs-fix-spelling-issues
Browse files Browse the repository at this point in the history
Docs fix spelling issues
  • Loading branch information
tamtamchik committed Sep 30, 2024
2 parents 0c772b0 + 3094e63 commit 9eb1257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository is currently a **work-in-progress**.

This repository is the modernized iteration of the outdated [`lido-dao` repository](https://github.com/lidofinance/lido-dao). Significant efforts were undertaken to update the tooling and infrastructure to align with current standards and best practices. As part of this modernization process:

- the codebase has been transitioned from JavaScript to TypeScript to leverage TypeScript's robust type-checking, IDE autocompletion, and scalability features;
- the codebase has been transitioned from JavaScript to TypeScript to leverage TypeScript's robust type-checking, IDE auto-completion, and scalability features;
- the test suite was revamped and restructured to ensure consistent approach and comprehensive testing coverage;
- deprecated dependencies (e.g. Waffle testing framework) were removed or replaced by modern alternatives;
- outdated dependencies such as Hardhat, ethers and others were upgraded to their latest versions to improve performance, compatibility and developer experience;
Expand Down
2 changes: 1 addition & 1 deletion docs/scratch-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ These are the deployment setups, supported currently:
- local (basically any node at http://127.0.0.1:8545);
- Holešky testnet.

Each is described in the details in the sections below.
Each is described in detail in the sections below.

> NB: Aragon UI for Lido DAO is to be deprecated and replaced by a custom solution, thus not included in the deployment
> script, see https://research.lido.fi/t/discontinuation-of-aragon-ui-use/7992.
Expand Down

0 comments on commit 9eb1257

Please sign in to comment.