File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2614,14 +2614,14 @@ an <a>implementation-defined</a> value.
2614
2614
2615
2615
<p> To
2616
2616
<dfn export lt="determine the network partition key|determining the network partition key">determine the network partition key</dfn> ,
2617
- given an <a for=/>environment settings object </a> <var> settings </var> , run these steps:
2617
+ given an <a for=/>environment</a> <var> environment </var> , run these steps:
2618
2618
2619
2619
<ol>
2620
- <li><p> Let <var> topLevelOrigin</var> be <var> settings </var> 's
2620
+ <li><p> Let <var> topLevelOrigin</var> be <var> environment </var> 's
2621
2621
<a for="environment">top-level origin</a> .
2622
2622
2623
2623
<li><p> If <var> topLevelOrigin</var> is null, then set <var> topLevelOrigin</var> to
2624
- <var> settings </var> 's <a for="environment">top-level creation URL</a>' s <a for=url>origin</a> .
2624
+ <var> environment </var> 's <a for="environment">top-level creation URL</a>' s <a for=url>origin</a> .
2625
2625
2626
2626
<li><p> Assert: <var> topLevelOrigin</var> is an <a for=/>origin</a> .
2627
2627
You can’t perform that action at this time.
0 commit comments