Skip to content

Commit 7154a27

Browse files
authored
Update chapters/compatibility.adoc
1 parent 828b54d commit 7154a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ services in a backward-compatible way.
4646
In general:
4747

4848
* Never change the semantic of fields (e.g. changing the semantic from
49-
customer-number to customer-id, as both are different unique customer keys)
49+
customer-number to customer-id, as both are different unique customer keys)
5050
* Consider <<251>> in case a URL has to change.
5151

5252
For schemas used in input only:

0 commit comments

Comments
 (0)