diff --git a/README.md b/README.md
index af6fea8..2729957 100644
--- a/README.md
+++ b/README.md
@@ -69,8 +69,8 @@ following annotation.
  */
 ```
 
-The plugin should extend the `BrowserFormatInterface` interface, which requires a
-single method of `formatBrowser()` to be defined. This method accepts the user
+The plugin should extend the `BrowserFormatInterface` interface, which requires
+a single method of `formatBrowser()` to be defined. This method accepts the user
 agent string and must return a string.
 
 ### HostnameFormat
