You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by et...@apache.org on 2020/01/10 01:59:49 UTC

[storm] branch master updated: MINOR: Fix typo in storm/docs/storm-eventhubs.md

This is an automated email from the ASF dual-hosted git repository.

ethanli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ba5879  MINOR: Fix typo in storm/docs/storm-eventhubs.md
     new d81b06e  Merge pull request #3183 from cdeil/patch-1
6ba5879 is described below

commit 6ba5879faa72c4ae3918daf3206f2d1f466d9c78
Author: Christoph Deil <De...@gmail.com>
AuthorDate: Mon Dec 16 23:02:03 2019 +0100

    MINOR: Fix typo in storm/docs/storm-eventhubs.md
---
 docs/storm-eventhubs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/storm-eventhubs.md b/docs/storm-eventhubs.md
index df46755..623a1fc 100644
--- a/docs/storm-eventhubs.md
+++ b/docs/storm-eventhubs.md
@@ -1,5 +1,5 @@
 ---
-title: Azue Event Hubs Integration
+title: Azure Event Hubs Integration
 layout: documentation
 documentation: true
 ---