Skip to content

Commit 0250b98

Browse files
committed
readme
1 parent bc27a52 commit 0250b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Other configurations might work but haven't been tested.
5454
- The one in `AppClass.js` must be a stateful class-based component.
5555
- The DOM produced by your components must match exactly the DOM in the prototype:
5656
- The hierarchy of HTML elements, their ids, class names etc must be the same.
57-
- The current square is marked with a capital B.
57+
- The current square is marked with a capital B and an "active" class name.
5858
- Submit success and error messages are those returned by the API (see Network tab, "Preview" area).
5959
- No frontend form validation code is required.
6060
- The coordinates of each square of the grid are as follows:

0 commit comments

Comments
 (0)