From 809587dbf83e479f7f8d79f88231e2a1d7addb60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Br=C3=BCderl?= Date: Sun, 11 Nov 2018 17:46:40 +0100 Subject: [PATCH] addons: fix typo --- data/addons.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/addons.toml b/data/addons.toml index d84bc2d7..47eecb41 100644 --- a/data/addons.toml +++ b/data/addons.toml @@ -1,6 +1,6 @@ [addons] -[addons.apache_fink] -name = "Apache Fink" +[addons.apache_flink] +name = "Apache Flink" home = "https://github.com/hemerajs/hemera" description = "Allows Apache Flink to send/receive a stream of string based messages to/from NATS." author = "Matthew Ring" @@ -326,4 +326,4 @@ support = "Community" #description = "" #author = "" #authorHome = "" -#support = "Community" \ No newline at end of file +#support = "Community"