Skip to content

Commit

Permalink
chore(docs): small grammar fix on the landing page (#3989)
Browse files Browse the repository at this point in the history
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*



## Additional Context



## Documentation\*

Check one:
- [ ] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [ ] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
  • Loading branch information
alyssaztec authored Jan 9, 2024
1 parent a1b6717 commit 5846e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function Landing() {
</h1>
<p className="homepage_p">
Noir is a Domain Specific Language for SNARK proving systems. It has been designed to use any ACIR
compatible proving system. It's design choices are influenced heavily by Rust and focuses on a simple,
compatible proving system. Its design choices are influenced heavily by Rust and focuses on a simple,
familiar syntax.
</p>

Expand Down

1 comment on commit 5846e45

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://noir-lang.org as production
🚀 Deployed on https://659d75363534a31bcfdeb92a--noir-docs.netlify.app

Please sign in to comment.