Skip to content

Commit 06dcf88

Browse files
authored
Change specStatus back to ED after republication for github.io pushes (#4204)
1 parent 67809fe commit 06dcf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidelines/respec-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var respecConfig = {
88
permalinkHide: false,
99
tocIntroductory: true,
1010
// specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
11-
specStatus: "REC",
11+
specStatus: "ED",
1212
//crEnd: "2012-04-30",
1313
//perEnd: "2013-07-23",
1414
publishDate: "2024-12-12",

0 commit comments

Comments
 (0)