mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-22 16:56:29 +00:00
Rewording of a sentence in standards.md (#1487)
This commit is contained in:
parent
bcefc60ab9
commit
460318137c
@ -51,7 +51,7 @@ some_key:
|
||||
### Tables
|
||||
|
||||
- Be succinct. Minimize the number of columns and keep the amount of text as short as possible:
|
||||
- Too wide tables are difficult to browse on handheld devices
|
||||
- Tables that are too wide can be difficult to browse on handheld devices
|
||||
- Less content makes tables easier to read
|
||||
- When limiting the amount of text is not possible, consider using other data structures for representing the information. For example, lists or `{% configuration_basic %}` can be used.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user