Skip to content

Commit 3ffab6b

Browse files
committed
typo
1 parent 279ab1a commit 3ffab6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gas/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ I started this tutorial a long time ago, and I made the mistake of using `nasm`
88

99
Oh, also it is cross ISA, in the sense that most of its directives can be used on all ISA, which is awesome.
1010

11-
Just pipe it through GCC's C preproessor to gain some missing functionality that `nasm` provides natively, and we are golden.
11+
Just pipe it through GCC's C preprocessor to gain some missing functionality that `nasm` provides natively, and we are golden.
1212

1313
## Actual intro to GAS
1414

0 commit comments

Comments
 (0)