Adds instruction for using device over endpoints. (#11637)

@mike-j-thomas noted that **device** is preferred over _endpoint_.
Documenting that fact.
This commit is contained in:
JD 2023-05-17 11:23:59 -07:00 committed by GitHub
parent 7b8601fd8c
commit c5f15c3685
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,10 @@ Osquery should always be written in lowercase unless used to start a sentence or
- Open-source software, built on osquery.
- Osquery and Fleet provide structured, convenient access to information about your devices.
#### Device vs endpoint
When talking about a users' computer, we prefer to use "device" over _endpoint._ Devices in this context can be a physical device or virtual instance that connect to and exchange information with a computer network. Examples of devices include mobile devices, desktop computers, laptop computers, virtual machines, and servers.
## Grammar and mechanics
### Headings