Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noosc committed Jul 17, 2019
1 parent 9d06155 commit fb5ff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -109,7 +109,7 @@ topic_name='blob_topic_test'
shard_count = 3
life_cycle = 7
comment = 'blob topic'
dh.create_tuple_topic(project_name, topic_name, shard_count, life_cycle, comment)
dh.create_blob_topic(project_name, topic_name, shard_count, life_cycle, comment)

# ============================= get topic =============================

Expand Down

0 comments on commit fb5ff3e

Please sign in to comment.