Skip to content

Commit 5f0ad72

Browse files
authored
Remove unknown {%term%} from example (#2838)
1 parent 5cfdaca commit 5f0ad72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/integration-quality-scale/rules/docs-data-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For example if the device we connect to has known problems handling too many req
1717
## Data updates
1818

1919
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.
20+
Newer devices (the ones running MyOS) have the possibility to push data.
2121
At the start of the integration we try to enable that, and if it fails we fall back to {% term polling %}.
2222
```
2323

0 commit comments

Comments
 (0)