Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit a4140f2

Browse files
authored
Typo fix (#3637)
1 parent 72d6374 commit a4140f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/python/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
"""Excample python topologies"""
17+
"""Example python topologies"""
1818
__all__ = ['bolt', 'spout', 'misc', 'custom_grouping_topology', 'word_count_topology']

0 commit comments

Comments
 (0)