We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4abd2 commit 5669969Copy full SHA for 5669969
1 file changed
README.md
@@ -80,7 +80,7 @@ Output:
80
81
### Chaining operations
82
83
-STYME supports chaining multiple operations using conjunctions. In English you can join expressions with `and`.
+You can chain multiple operations using `and`.
84
85
```csharp
86
using STYME;
0 commit comments