Replace question with suggestion (#2383)

This commit is contained in:
ligi 2019-11-21 06:23:10 +09:00 committed by Alex Beregszaszi
parent 14134bbaa6
commit 3e8203c8b1
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ services must be prefixed with `vnd.`.
- **description** - A description of the name
- **notice** - A notice regarding this name;
- **keywords** - A list of comma-separated keywords, ordered by most significant first; clients that interpresent this field may choose a threshold beyond which to ignore
- **vnd.twitter** - a twitter username (should it be prefixed with an @?)
- **vnd.github** - a GitHub username
- **vnd.twitter** - a twitter username (SHOULD not be prefixed with an @ symbol)
- **vnd.github** - a GitHub username (SHOULD not be prefixed with an @ symbol)
## Rationale