diff --git a/docs/Classes.html b/docs/Classes.html index ce3f6dc..8d79692 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -157,7 +157,7 @@
HBTSProvider is the class used to represent a provider. You should subclass HBTSProvider in your provider bundle, and then set it as the principal class in the Info.plist. A provider -class is required even if it doesn’t implement any methods on its own.
+class is required even if it doesn’t implement any methods on its own. See more