We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfdaca commit 5f0ad72Copy full SHA for 5f0ad72
docs/core/integration-quality-scale/rules/docs-data-update.md
@@ -17,7 +17,7 @@ For example if the device we connect to has known problems handling too many req
17
## Data updates
18
19
My integration fetches data from the device every 5 minutes by default.
20
-Newer devices (the ones running MyOS) have the possibility to {% term push %} data.
+Newer devices (the ones running MyOS) have the possibility to push data.
21
At the start of the integration we try to enable that, and if it fails we fall back to {% term polling %}.
22
```
23
0 commit comments