diff --git a/developers/bindings/index.md b/developers/bindings/index.md index 814f2b82f..713f6159e 100644 --- a/developers/bindings/index.md +++ b/developers/bindings/index.md @@ -185,8 +185,6 @@ All configuration values will be mapped to properties of the class. The type of the property must match the type of the configuration. The following types are supported for configuration values: `Boolean`, `boolean`, `String`, `BigDecimal`, `int`, `long`, `float` and `double`. -For example, the Yahoo Weather binding allows configuration of the location and the refresh frequency. - ### Properties *Things* can have properties.