diff --git a/docs/integrations/angular.rst b/docs/integrations/angular.rst index 616ccd218625..1a88c4e9d19f 100644 --- a/docs/integrations/angular.rst +++ b/docs/integrations/angular.rst @@ -13,7 +13,7 @@ Example: .. sourcecode:: html - + @@ -38,7 +38,7 @@ to wire up the SDK just as if you weren't using Angular. This should happen imme .. code-block:: html - + diff --git a/docs/integrations/ember.rst b/docs/integrations/ember.rst index 25896862fdea..4869d7f70fe2 100644 --- a/docs/integrations/ember.rst +++ b/docs/integrations/ember.rst @@ -9,7 +9,7 @@ after you load all other external libraries (like jQuery), but before your code. .. sourcecode:: html - + Configuring the Client ----------------------