Skip to content

Commit 68abdf8

Browse files
committed
Add missing word
1 parent 319e137 commit 68abdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/awk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> [AWK][awk] scripts.
44
5-
The [AWK][awk] programming is a data-driven scripting language consisting of a set of actions to be performed against streams of textual data.
5+
The [AWK][awk] programming language is a data-driven scripting language consisting of a set of actions to be performed against streams of textual data.
66

77
This directory is intended as a common location for storing [AWK][awk] scripts which are used in project tooling. Scripts may be used for a variety of data processing tasks, including the computation of simple statistics over text streams.
88

0 commit comments

Comments
 (0)