Skip to content

Commit 3924bd5

Browse files
committed
fix(profiles): fix incorrect references to default processing rules
1 parent acbb8a4 commit 3924bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_format/1.1/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,7 +2203,7 @@ the following rule applies by default:
22032203
In the case of our example [timestamps profile], it does not define its own
22042204
rules, so the above defaults would apply.
22052205

2206-
Under the first of these default rules, the unrecognized value we saw
2206+
Under the second of these default rules, the unrecognized value we saw
22072207
above (with the `createdUnixEpoch` key) would be processed as though the
22082208
`createdUnixEpoch` key simply weren't present, and the application would still
22092209
be able to use the data in the `created` key.
@@ -2221,7 +2221,7 @@ profile would need to be ignored:
22212221
}
22222222
```
22232223

2224-
Ignoring the profile in this case is required by the second default rule,
2224+
Ignoring the profile in this case is required by the third default rule,
22252225
because the value for the `updated` key is not recognized under the profile's
22262226
requirement that the `updated` key hold a string of the form produced by
22272227
`JSON.stringify`.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy