Nits.
diff --git a/.gitignore b/.gitignore
index 96ff3c7..85beae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,4 @@
 .pub/
 .buildlog
 .settings/
-.idea/
\ No newline at end of file
+.idea/
diff --git a/pubspec.yaml b/pubspec.yaml
index ec3adec..f7fabc4 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
 name: webdriver
 version: 0.9.1
-author: Google, Inc.
+author: Google Inc.
 description: >
   Provides WebDriver bindings for Dart. These use the WebDriver JSON interface,
   and as such, require the use of the WebDriver remote server.