Skip to content

Commit 28a5002

Browse files
committed
fix sentence fragment
1 parent 1ff02cb commit 28a5002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/ch3_javadatatypes.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ public class HistoArray {
826826
</p>
827827

828828
<p>
829-
Lets stay with a simple frequency counting example, only this time we will count the frequency of words in a document. <xref ref="python-word-count" text="type-global"/> shows a simple Python program for what this could look.
829+
Lets stay with a simple frequency counting example, only this time we will count the frequency of words in a document. <xref ref="python-word-count" text="type-global"/> shows a simple Python program for how this could look.
830830
</p>
831831

832832
<listing xml:id="python-word-count">

0 commit comments

Comments
 (0)