Skip to content

Commit 15197e3

Browse files
committed
Re-add prelim spaces
1 parent 01d58a1 commit 15197e3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

latest/index.bs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -297,19 +297,19 @@ They can for example be used to specify the `scale` for a dimension that is the
297297
* SHOULD contain the field "name" which is informative to users but not sufficient for unique identifiation.
298298

299299
* SHOULD contain the field "uuid" which is a
300-
[RFC 4122](https://www.ietf.org/rfc/rfc4122.txt) compliant
301-
string representation of a universally unique identifier,
302-
ke.g., "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6" and SHOULD use
303-
a compliant generator to minimize potential conflicts.
300+
[RFC 4122](https://www.ietf.org/rfc/rfc4122.txt) compliant
301+
string representation of a universally unique identifier,
302+
ke.g., "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6" and SHOULD use
303+
a compliant generator to minimize potential conflicts.
304304

305305
* SHOULD contain the field "version", which indicates the version of the
306-
multiscale metadata of this image (current version is [NGFFVERSION]).
306+
multiscale metadata of this image (current version is [NGFFVERSION]).
307307

308308
* SHOULD contain the field "type", which gives the type of downscaling method
309-
used to generate the multiscale image pyramid.
309+
used to generate the multiscale image pyramid.
310310

311311
* SHOULD contain the field "metadata", which contains a dictionary with
312-
additional information about the downscaling method.
312+
additional information about the downscaling method.
313313

314314
<pre class=include-code>
315315
path: examples/valid_strict/multiscales_example.json

0 commit comments

Comments
 (0)