docs/_docs/dsl/resources/network_policy.md in kubes-0.2.2 vs docs/_docs/dsl/resources/network_policy.md in kubes-0.2.3
- old
+ new
@@ -48,10 +48,10 @@
Note, the behavior of the from is an *or* since the namespaceSelector and podSelector are separate items.
## Example 2
-If you need more control over the ingress selectors you can use the from method. He's an example:
+If you need more control over the ingress selectors, you can use the `from` method. Here's an example:
.kubes/resources/web/network_policy.rb
```ruby
name "web"