diff --git a/AUTHORS b/AUTHORS
index c2a9cf708..d59863892 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,6 +11,7 @@ Ben Schulz
Ben Sidhom
Brandon Philips
Brendan Long
+Brian R. Becker
Caleb Callaway
Carsten Hagemann
Cathryne Linenweaver
diff --git a/gui/index.html b/gui/index.html
index 514f25b29..14e340a5d 100755
--- a/gui/index.html
+++ b/gui/index.html
@@ -628,7 +628,7 @@
Short identifier for the folder. Must be the same on all cluster devices.
The folder ID must be unique.
The folder ID cannot be blank.
- The folder ID must be a short identifier (64 characters or less) consisting of letters, numbers and the dot (.), dash (-) and underscode (_) characters only.
+ The folder ID must be a short identifier (64 characters or less) consisting of letters, numbers and the dot (.), dash (-) and underscore (_) characters only.