Skip to content

Commit

Permalink
updating font sync description
Browse files Browse the repository at this point in the history
  • Loading branch information
dlockhart committed Apr 29, 2016
1 parent 1486517 commit 91e4e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Parameters:
* `options`
* `debug`: whether to enable console debugging, `false` by default
* `resizeFrame`: whether this `Client` should participate in automatic resizing. `true` by default
* `syncFont`: whether the font family and size should be automatically set to match the host page, `false` by default
* `syncFont`: whether the font size should be automatically set to match the host page, `false` by default
* `syncLang`: whether the page's language tag should be automatically set to match the host page, `false` by default
* `syncTitle`: whether the host page's title and `IFRAME` element title should be kept in sync with the FRA's title, `true` by default

Expand Down

0 comments on commit 91e4e8a

Please sign in to comment.