Skip to content

Commit f084a22

Browse files
committed
Word fix
Signed-off-by: Liam Barry Allan <[email protected]>
1 parent c2e3833 commit f084a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-ibmi-rpgle/language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When you enable the VS Code outline, you see your code outlined. Run the 'Focus
88

99
## Content assist
1010

11-
Are you write new words, Visual Studio Code will prompt new suggestions based on defintions and include statements. If you want to see all possible suggestions you can use Control + Space to list them.
11+
As you write new words, Visual Studio Code will prompt new suggestions based on defintions and include statements. If you want to see all possible suggestions you can use Control + Space to list them.
1212

1313
## Column assist for fixed-format RPGLE
1414

0 commit comments

Comments
 (0)