diff --git a/index.html b/index.html
index 60a73d7..8e3405c 100644
--- a/index.html
+++ b/index.html
@@ -2693,7 +2693,9 @@
Stage 3 Draft / January 5, 2024
Intl.DurationFormat
+
+ Stage 3 Draft / August 30, 2023
Intl.DurationFormat
+
1 DurationFormat Objects
@@ -3093,7 +3095,13 @@ 1.4.5 Intl.DurationFormat.prototype.resolvedOpti
| "locale" |
- | [[Style]] |
+
+ [[NumberingSystem]] |
+ "numberingSystem" |
+
+
+ | [[Style]] |
+
"style" |
@@ -3180,10 +3188,6 @@ 1.4.5 Intl.DurationFormat.prototype.resolvedOpti
| [[FractionalDigits]] |
"fractionalDigits" |
-
- | [[NumberingSystem]] |
- "numberingSystem" |
-
diff --git a/spec.emu b/spec.emu
index 37c2072..23de927 100644
--- a/spec.emu
+++ b/spec.emu
@@ -697,6 +697,10 @@ contributors: Ujjwal Sharma, Younies Mahmoud
[[Locale]] |
*"locale"* |
+
+ | [[NumberingSystem]] |
+ *"numberingSystem"* |
+
| [[Style]] |
*"style"* |
@@ -785,11 +789,6 @@ contributors: Ujjwal Sharma, Younies Mahmoud
[[FractionalDigits]] |
*"fractionalDigits"* |
-
- | [[NumberingSystem]] |
- *"numberingSystem"* |
-
-