Skip to content

Commit 6c04064

Browse files
committed
add s for consistency
1 parent ce1d967 commit 6c04064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-internals/store-formats.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Block format means a few pages need to be loaded to serve a query, i.e. fewer pa
2525
* *Entity limits:* Able to run graphs at large scales.
2626
Supports the highest limits at the time of writing.
2727
See <<block-format-limits, Block format entity limits>> for details. +
28-
label:new[Introduced in 5.25] Support token names (including label, property key, and relationship type names) of any length up to the GQL identifier max length of 16,383 characters.
28+
label:new[Introduced in 5.25] Supports token names (including label, property key, and relationship type names) of any length up to the GQL identifier max length of 16,383 characters.
2929
* *Future-proofing:* Designed to be extended and improved without requiring store migrations. New features such as data types, or performance enhancements are available without rewriting the store.
3030

3131
Aligned::

0 commit comments

Comments
 (0)