Skip to content

Commit c11c01c

Browse files
committed
expepcted
1 parent c8a1e5e commit c11c01c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ To merge code from a feature branch into the `main` branch, do the following:
124124

125125
1. Create a pull request from the feature branch to the `main` branch.
126126
1. Ask a fellow developer to review your code.
127-
1. The reviewer must review the code and run unit tests to verify that the functions behave as expepcted.
127+
1. The reviewer must review the code and run unit tests to verify that the functions behave as expected.
128128
1. If the reviewer has any concerns, discuss then and make any changes agreed upon.
129129
1. Merge the pull request into the `main` branch.
130130
1. Delete the feature branch.

0 commit comments

Comments
 (0)