Skip to content

Commit 393224b

Browse files
committed
updated readme
1 parent 2536c90 commit 393224b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,10 @@ Transformation is applied in the following order:
203203
2. Splitting tokens
204204
3. Replacing tokens
205205

206-
When splitting tokens, longer ones shadow shorter ones.
206+
When splitting tokens, longer ones shadow shorter ones. Token replacement
207+
instructions may contradict each other locally, but in entire set they must
208+
converge so that each token has only one replacement option (otherwise
209+
ValueError exception will be thrown).
207210

208211
## Usage
209212

0 commit comments

Comments
 (0)