Fix doc typo.

This commit is contained in:
Kayce Basques 2015-11-12 11:03:11 -08:00
parent b15e5b9f3d
commit 8886c2cb49

View File

@ -99,7 +99,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
/**
* Apply style scoping to the specified `container` and all its
* descendants. If `shoudlObserve` is true, changes to the container are
* descendants. If `shouldObserve` is true, changes to the container are
* monitored via mutation observer and scoping is applied.
*
* This method is useful for ensuring proper local DOM CSS scoping