From 8125be2b42ffe8231c69eb9b7b09a9c1787bb645 Mon Sep 17 00:00:00 2001 From: Onsi Fakhouri Date: Thu, 29 Jan 2015 06:21:53 -0800 Subject: [PATCH] Update lrps.md --- doc/lrps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lrps.md b/doc/lrps.md index 915b217..7554df4 100644 --- a/doc/lrps.md +++ b/doc/lrps.md @@ -179,7 +179,7 @@ There are plans to generalize this interface and make it possible to build custo By default network access for any container is limited but some LRPs might need specific network access and that can be setup using `egress_rules` field. Rules are evaluated in reverse order of their position, i.e., the last one takes precedence. -> Lattice users: Lattice is intended to be a single-tenant cluster environment. In Lattice there are no network access constraints on the containers so there is no need ot specify `egress_rules`. +> Lattice users: Lattice is intended to be a single-tenant cluster environment. In Lattice there are no network access constraints on the containers so there is no need to specify `egress_rules`. #### `ports` [optional]