diff --git a/index.html b/index.html
index 1f1b2ff..35ba151 100644
--- a/index.html
+++ b/index.html
@@ -2522,7 +2522,7 @@
Stage 3 Draft / August 9, 2023
Intl.DurationFormat
+ Stage 3 Draft / August 28, 2023
Intl.DurationFormat
1 DurationFormat Objects
@@ -2928,10 +2928,6 @@ 1.4.5 Intl.DurationFormat.prototype.resolvedOpti
- | [[NumberingSystem]] |
- "numberingSystem" |
-
-
| [[Locale]] |
"locale" |
@@ -3023,6 +3019,11 @@ 1.4.5 Intl.DurationFormat.prototype.resolvedOpti
| [[FractionalDigits]] |
"fractionalDigits" |
+
+ | [[NumberingSystem]] |
+ "numberingSystem" |
+
+
diff --git a/spec.emu b/spec.emu
index acea8b2..2473eb1 100644
--- a/spec.emu
+++ b/spec.emu
@@ -695,10 +695,6 @@ contributors: Ujjwal Sharma, Younies Mahmoud
Property |
-
- | [[NumberingSystem]] |
- *"numberingSystem"* |
-
| [[Locale]] |
*"locale"* |
@@ -791,6 +787,11 @@ contributors: Ujjwal Sharma, Younies Mahmoud
[[FractionalDigits]] |
*"fractionalDigits"* |
+
+ | [[NumberingSystem]] |
+ *"numberingSystem"* |
+
+