We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7992d99 + 25fd477 commit c64b3d9Copy full SHA for c64b3d9
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