Skip to content

Commit df830dc

Browse files
authored
Update README.md
1 parent ce2093a commit df830dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ With the correct options, you can get the almost original XML without losing any
303303
</details>
304304

305305
### Limitations
306-
Currently FXP fails to parse XML with attributes has ">" in the value. This problem is left open as change in regex for its fix is degrading the performance. And the parser become very slow in case of long attrbute names.
306+
Currently FXP fails to parse XML with attributes has ">" in the value. This problem is left open as change in regex for its fix is degrading the performance. And the parser become very slow in case of long attrbute names. Hoever, It is not ignored and we're working on the fix.
307307

308308
### Worth to mention
309309

0 commit comments

Comments
 (0)