mirror of https://github.com/istio/istio.io.git
Minor addition to style guide.
This commit is contained in:
parent
de96fb231a
commit
0a5a870b02
|
|
@ -164,6 +164,10 @@ Mixer is a proper noun and should be used as such:
|
||||||
Not a proper noun but we should attempt to consistently use the term to describe inputs to Mixer and NOT use the term when talking about other
|
Not a proper noun but we should attempt to consistently use the term to describe inputs to Mixer and NOT use the term when talking about other
|
||||||
forms of configuration.
|
forms of configuration.
|
||||||
|
|
||||||
|
### Load balancing
|
||||||
|
|
||||||
|
No dash, it's *load balancing* not *load-balancing*.
|
||||||
|
|
||||||
### Service mesh
|
### Service mesh
|
||||||
|
|
||||||
Not a proper noun. Use in place of service fabric.
|
Not a proper noun. Use in place of service fabric.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
#layout: compress
|
layout: compress
|
||||||
---
|
---
|
||||||
{% include home.html %}
|
{% include home.html %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue