diff --git a/README.md b/README.md index 766f11a..b3c9450 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ Specification semantics must not change, as specifications are publicly available reference documents. We will permit small edits which do not change specification semantics, such as typo fixes. -A new version of a Custom Scalar specification should have a new scalar name, -either with a number appended such as `2`, or a different name such -as `OffsetDateTime` to differentiate from `DateTime`. +A new version of a Custom Scalar specification can either use a new scalar name +or add a version as part of its url like +`scalars/contributed///.md`. ## Licensing