File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ All told, Tether provides six built in attachment positions:
9797- middle
9898- bottom
9999
100- The syntax of the attachment properties is: ` "vertical-attachment horizontal-attachment" `
100+ The syntax of the attachment properties is: ` "vertical-attachment horizontal-attachment" ` .
101101
102102You must always supply an ` attachment ` . If you don't supply a ` target-attachment ` , it is
103103assumed to be the mirror image of ` attachment ` .
@@ -284,8 +284,7 @@ Together is the option you will use most commonly:
284284});
285285</code ></pre ><output ></output >
286286
287- You can also provide different settings for the horizontal
288- and vertical attachments:
287+ You can also provide different settings for the vertical and horizontal attachments:
289288
290289<pre class =" pre-with-output " ><code class =" lang-javascript " data-example >new Tether({
291290 element: yellowBox,
You can’t perform that action at this time.
0 commit comments