Skip to content

Commit 66e3ebe

Browse files
Update 2017-04-27.md
1 parent 8e00c98 commit 66e3ebe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/2017-04/2017-04-27.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,11 @@ Want something more?
134134
```
135135
Now you can unleash the power of declarative rule listing and composition and use props for an easy control of `Normalizers` behaviour.
136136

137-
I hope now you're just exited as I am!
137+
When user is typing `discount123`, this is how it looks in the field (also, in the store):
138+
139+
![image](https://cloud.githubusercontent.com/assets/7989797/25463183/2646d638-2afd-11e7-95e3-a4812d573435.png)
140+
141+
`Normalizer` enforced all declared rules.
138142

139143
This is how you easily organize and reuse your normalization logic.
140144

0 commit comments

Comments
 (0)