We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556ff38 commit 9328524Copy full SHA for 9328524
src/gleam/string.gleam
@@ -1,4 +1,4 @@
1
-//// Strings in Gleam are UTF-8 binaries. They can be written in your code a
+//// Strings in Gleam are UTF-8 binaries. They can be written in your code as
2
//// text surrounded by `"double quotes"`.
3
4
import gleam/string_builder
0 commit comments