Skip to content

Commit 2c0dbeb

Browse files
authored
Merge branch 'main' into feat-clean-up-theme-provider
2 parents 8693e87 + 713c1ff commit 2c0dbeb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/CHAIN_OF_THOUGHTS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ The definitions of `HowTo` and `HowToStep` capture the metaphor of Chain-of-Thou
5555
}
5656
],
5757
"id": "a-00001",
58-
"text": "The equation \\(x^2 + y^2 = 0\\) has only one solution: \\((0, 0)\\). This means the graph would only plot a single point at the origin."
58+
"text": "The equation \\(x^2 + y^2 = 0\\) has only one solution: \\((0, 0)\\). This means the graph would only plot a single point at the origin.",
59+
"type": "message"
5960
}
6061
```
6162

0 commit comments

Comments
 (0)