Skip to content

Commit dc6635a

Browse files
authored
Update C_syntax.md
1 parent a996a5f commit dc6635a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningC/C_Language_Shorts/C_syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can only use variables you previously declared (or included from other files
5050
> > while / do \
5151
> > for
5252
>
53-
> [Preprocessoe directives](#preprocessor-directives)
53+
> [Preprocessor Directives](#preprocessor-directives)
5454
>
5555
5656
## Variable Types

0 commit comments

Comments
 (0)