Skip to content

Commit 4f7dc89

Browse files
authored
Merge pull request #241 from gifti258/patch-2
contributing.md: Fix typo
2 parents 65eb984 + da112c2 commit 4f7dc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Contributions are welcome! Here's how you can help:
44

5-
- Even if you don't know Rust (which the interpreter it written in) you can contribute by writing tests in Uiua! See the existing tests [`here`](https://github.com/uiua-lang/uiua/tree/main/tests).
5+
- Even if you don't know Rust (which the interpreter is written in) you can contribute by writing tests in Uiua! See the existing tests [`here`](https://github.com/uiua-lang/uiua/tree/main/tests).
66
- If you find a bug, please [create an issue](https://github.com/uiua-lang/uiua/issues/new) describing the bug and how to reproduce it.
77
- If you can fix a bug, please [fork the repository](https://github.com/uiua-lang/uiua/fork) and [create a pull request](https://github.com/uiua-lang/uiua/compare).
88
- For more complex changes, you can [create an issue](https://github.com/uiua-lang/uiua/issues/new) to discuss your idea first.

0 commit comments

Comments
 (0)