Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Commit 61f0709

Browse files
fix typo
1 parent edfed98 commit 61f0709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<br/>
22
<p align="center">
33
<a href="https://github.com/Basalt-Org/Basalt">
4-
<img src="https://github.com/basalt-org/basalt/assets/46826967/4873806c-ff61-4903-bf3d-874d6acba3e8" alt="Logo" width="250" height="250">
4+
<img src="https://github.com/basalt-org/basalt/assets/46826967/4873806c-ff61-4903-bf3d-874d6acba3e8" alt="Logo" width="200" height="200">
55
</a>
66

77
<h1 align="center">Basalt</h1>
@@ -91,7 +91,7 @@ Small fixes and improvements are much appreciated. If you are considering larger
9191
5. Open a Pull Request
9292
> Once your changes are pushed, navigate to your fork on GitHub. And create a pull request against the original basalt-org/basalt repository.
9393
> - Before creating a PR make sure it doesn't break any of the unit-tests. (e.g. `mojo run -I . test/test_ops.mojo`)
94-
> - Introducing new big features require a new test!
94+
> - Introducing new big features requires a new test!
9595
> - In the pull request, provide a detailed description of the changes and why they're needed. Link any relevant issues.
9696
> - If there are any specific instructions for testing or validating your changes, include those as well.
9797

0 commit comments

Comments
 (0)