mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-30 11:58:36 +00:00
[DOCS] Fixed some bad UTF8
This commit is contained in:
parent
1f497c6678
commit
4c34615686
@ -29,7 +29,7 @@ of these classes. |`[]` (Keep all characters)
|
||||
`digit`:: for example `3` or `7`
|
||||
`whitespace`:: for example `" "` or `"\n"`
|
||||
`punctuation`:: for example `!` or `"`
|
||||
`symbol`:: for example `$` or `â`
|
||||
`symbol`:: for example `$` or `√`
|
||||
|
||||
[float]
|
||||
==== Example
|
||||
|
@ -24,7 +24,7 @@ of these classes. |`[]` (Keep all characters)
|
||||
`digit`:: for example `3` or `7`
|
||||
`whitespace`:: for example `" "` or `"\n"`
|
||||
`punctuation`:: for example `!` or `"`
|
||||
`symbol`:: for example `$` or `â`
|
||||
`symbol`:: for example `$` or `√`
|
||||
|
||||
[float]
|
||||
==== Example
|
||||
|
Loading…
x
Reference in New Issue
Block a user