Skip to content
Open
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 website/docs/contribute/contribution-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Please define the following environment variable when running tests:

CGO_CFLAGS="-O2 -D__BLST_PORTABLE__"

It is particulary useful when running tests / debug in your IDE without using bazel.
It is particularly useful when running tests / debug in your IDE without using bazel.

See the [next section](#building-and-testing-prysm-with-bazel) for instructions on testing with prysm.

Expand Down