mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* network: Replace "damage" with "degrade" The word "damage" here is rather misleading, as it suggests physical harm to networking equipment. * network: Format "802.1Q" correctly This refers to an IEEE 802.1 Working Group standard, instead of an amendment (such as 802.1ad), so the letter is always capitalized. See "project naming" at https://1.ieee802.org.