We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ecff80 + befd75d commit 91d7761Copy full SHA for 91d7761
1 file changed
docs/standard/schema.core.rst
@@ -395,10 +395,10 @@ allowed.
395
Key ``description/[lang]/longDescription``
396
''''''''''''''''''''''''''''''''''''''''''
397
398
-- Type: string (min 500 chars, max 10000 chars)
+- Type: string (min 150 chars, max 10000 chars)
399
- Presence: mandatory (for at least one language)
400
401
-This key contains a longer description of the software, between 500 and
+This key contains a longer description of the software, between 150 and
402
10000 chars. It is meant to provide an overview of the capabilities of
403
the software for a potential user. The audience for this text should be
404
that of users of the software, not developers. You can think of this
0 commit comments