Skip to content

Commit

Permalink
Fix simple typo: occassions, -> occasions, (#471)
Browse files Browse the repository at this point in the history
Closes #470
  • Loading branch information
timgates42 authored and dan-blanchard committed Dec 14, 2019
1 parent 82199b1 commit cc9db40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/topologies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ seen in the prototypical word count topology:
Topology Cycles
^^^^^^^^^^^^^^^

On rare occassions, you may want to create a cyclical topology. This may not
On rare occasions, you may want to create a cyclical topology. This may not
seem easily done with the current topology DSL, but there is a workaround you
can use: manually declaring a temporary lower-level
`:class:~streamparse.thrift.GlobalStreamId` that you can refer to in multiple
Expand Down

0 comments on commit cc9db40

Please sign in to comment.