Skip to content

Commit 4f74c7f

Browse files
dollar dollar bill
1 parent 6094c51 commit 4f74c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ label:functionality[]
6969
label:removed[]
7070
[source, cypher, role="noheader"]
7171
----
72-
RETURN 1 as my\u0024Identifier
72+
RETURN 1 as my$Identifier
7373
----
7474
a|
7575
The character with the Unicode representation `\u0024` (`$`) has been removed for unescaped identifiers.

0 commit comments

Comments
 (0)