We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7e072 commit b7ab651Copy full SHA for b7ab651
content/faq/why-a-new-compiler.md
@@ -29,7 +29,7 @@ Of course, it is possible to use ``gccgo``, but that has different problems (see
29
30
* The ABI was fixed, so could not be optimized for speed. Also, the ABI didn't seem to be documented anywhere.
31
32
-* Working arount limitations in the `go` toolchain was rather burdensome and quite a big hack.
+* Working around limitations in the `go` toolchain was rather burdensome and quite a big hack.
33
34
* The binaries produced were quite bloated, for various reasons:
35
0 commit comments