diff --git a/modules/ROOT/pages/errors/gql-errors/22N14.adoc b/modules/ROOT/pages/errors/gql-errors/22N14.adoc index 9805d363..a072a0b0 100644 --- a/modules/ROOT/pages/errors/gql-errors/22N14.adoc +++ b/modules/ROOT/pages/errors/gql-errors/22N14.adoc @@ -1,4 +1,4 @@ = 22N14 == Status description -error: data exception - invalid temporal value combination. Cannot select both `{ $temporal }` and `{ $component }`. +error: data exception - invalid temporal value combination. Cannot select both `{ $temporal1 }` and `{ $temporal2 }`. diff --git a/modules/ROOT/pages/errors/gql-errors/index.adoc b/modules/ROOT/pages/errors/gql-errors/index.adoc index bd3a7b9f..5660c4fe 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -192,7 +192,7 @@ Status description:: error: data exception - invalid time zone. Specified time z === xref:errors/gql-errors/22N14.adoc[22N14] -Status description:: error: data exception - invalid temporal value combination. Cannot select both `{ $temporal }` and `{ $component }`. +Status description:: error: data exception - invalid temporal value combination. Cannot select both `{ $temporal1 }` and `{ $temporal2 }`. === xref:errors/gql-errors/22N15.adoc[22N15]