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

Commit

Permalink
Typo fix (#3637)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknezis authored Nov 27, 2020
1 parent 72d6374 commit a4140f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/python/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
"""Excample python topologies"""
"""Example python topologies"""
__all__ = ['bolt', 'spout', 'misc', 'custom_grouping_topology', 'word_count_topology']

0 comments on commit a4140f2

Please sign in to comment.