We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279ab1a commit 3ffab6bCopy full SHA for 3ffab6b
1 file changed
gas/README.md
@@ -8,7 +8,7 @@ I started this tutorial a long time ago, and I made the mistake of using `nasm`
8
9
Oh, also it is cross ISA, in the sense that most of its directives can be used on all ISA, which is awesome.
10
11
-Just pipe it through GCC's C preproessor to gain some missing functionality that `nasm` provides natively, and we are golden.
+Just pipe it through GCC's C preprocessor to gain some missing functionality that `nasm` provides natively, and we are golden.
12
13
## Actual intro to GAS
14
0 commit comments