Skip to content

Commit 45dc6cb

Browse files
committed
Fix misformatted index term
1 parent 5985598 commit 45dc6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11_async.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ routeRequest(bigOak, "Church Tower", "note",
831831

832832
if}}
833833

834-
{{index "[network, stack]"}}
834+
{{index [network, stack]}}
835835

836836
We've constructed several ((layer))s of functionality on top of a
837837
primitive communication system to make it convenient to use.

0 commit comments

Comments
 (0)