javascript-tutorial / javascript-tutorial/ru.javascript.info
[Вопрос]: Опечатка в разделе Юникод
Open
question
- Dominant language
- HTML
- Stars
- 4.1k
- Forks
- 921
- PR merge metrics
- No merged PRs in 30d
Description
### Описание
[https://learn.javascript.ru/unicode](url)
> Вместо X…XXXXXX должно быть шестнадцатеричное значение от 1 до 6 байт от 0 до 10FFFF
Наверное имелось ввиду от 1 до 6 чисел а не байт?
Contributor guide
Research direction
Open the Unicode section at https://learn.javascript.info/unicode and locate the sentence describing the X…XXXXXX notation. Check the terminology against the surrounding explanation and Unicode reference, then correct the wording so it accurately describes hexadecimal digits and the stated range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100