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

Commit 47d419f

Browse files
authored
Merge pull request #167 from Kinrany/patch-1
Fix a typo in rules.md
2 parents 3a9c4ae + 1a5deeb commit 47d419f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game-of-life/rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ From these simple, deterministic rules, strange and exciting behavior emerges:
9292
every generation is always the same.
9393

9494
<details>
95-
<summar>Answer</summary>
95+
<summary>Answer</summary>
9696

9797
There are an infinite number of stable universes! The trivially stable
9898
universe is the empty universe. A two-by-two square of live cells is also a

0 commit comments

Comments
 (0)