We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8693e87 + 713c1ff commit 2c0dbebCopy full SHA for 2c0dbeb
1 file changed
docs/CHAIN_OF_THOUGHTS.md
@@ -55,7 +55,8 @@ The definitions of `HowTo` and `HowToStep` capture the metaphor of Chain-of-Thou
55
}
56
],
57
"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."
+ "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"
60
61
```
62
0 commit comments