diff --git a/docs/companion.md b/docs/companion.md index 5799365a9..2116fd277 100644 --- a/docs/companion.md +++ b/docs/companion.md @@ -807,8 +807,8 @@ with an `Error`): The class must also have: -- A unique `authProvider` string property - a lowercased value which typically - indicates the name of the provider (e.g “dropbox”). +- A unique `static authProvider` string property - a lowercased value which + typically indicates the name of the provider (e.g “dropbox”). - A `static` property `static version = 2`, which is the current version of the Companion Provider API.