We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff01f9a + c64b3d9 commit 1c4983aCopy full SHA for 1c4983a
www/content/index.md
@@ -110,7 +110,7 @@ Here's a code sample that shows a few different aspects of Roc:
110
- File I/O and HTTP requests
111
- Pattern matching for error handling
112
- JSON deserialization via type inference
113
-- Common syntax sugar: string interpolation, pipelines, and backpassing
+- Common syntax sugar: pipelines, the `!` operator, and string interpolation
114
115
The [tutorial](/tutorial) introduces these gradually and in more depth, but this gives a brief overview.
116
0 commit comments