We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ac563 commit e19f806Copy full SHA for e19f806
README.md
@@ -26,7 +26,7 @@ New Dashboard Features
26
*NEW - Version 3 Dashboard Features*
27

28
29
-New Dashboard Congiguration Feature
+New Dashboard Configuration Feature
30
-----------
31
- Can now customize the field name used by the widget (Requires dashboard edit permissions)
32
@@ -106,4 +106,4 @@ Steps to build the plugin.
106
* Follow the steps above, but **DO NOT** run the `npm start` command. (no need to start the dev web-server)
107
* Run `mvn package`
108
* Copy the generated JAR file located in the target directory to the Graylog plugin directory.
109
-* Restart Graylog
+* Restart Graylog
0 commit comments