File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ This code is doing three distinct things:
106
106
window.location.href} ``.
107
107
108
108
In Annotator 2.0 the configuration of the storage component
109
- (:func: `annotator.storage.http `) is logically separate from both a) the
110
- loading of annotations from storage, and b) the extension of annotations with
111
- additional data. An example which replicates the above behaviour would look like
112
- this in Annotator 2.0::
109
+ (:func: `annotator.storage.http `) is logically separate from a) the loading
110
+ of annotations from storage, and b) the extension of annotations with additional
111
+ data. An example which replicates the above behavior would look like this
112
+ in Annotator 2.0::
113
113
114
114
115
115
var pageUri = function () {
You can’t perform that action at this time.
0 commit comments