diff --git a/docs/onenote/error-codes-onenote.md b/docs/onenote/error-codes-onenote.md
index 5b0d6e60c..025cdc559 100644
--- a/docs/onenote/error-codes-onenote.md
+++ b/docs/onenote/error-codes-onenote.md
@@ -69,8 +69,9 @@ The following lists the new error codes for OneNote 2013.
|**HResult**|**Value**|**Description**|
|:-----|:-----|:-----|
-|hrIMConversationTypeInvalid
|0x8004202F
|Returned by **UpdatePageContent** if **IMConversationType** page node property was to a value other than 0,1,2 or 3
|
+|hrIMConversationTypeInvalid
|0x8004202F
|Returned by **UpdatePageContent** if **IMConversationType** page node property was to a value other than 0,1,2 or 3. |
|hrAppInModalUI
|0x80042030
|A modal dialog is blocking the app. |
+|hrPublishFormatUnsupportedForLabels
|0x80042031
|The publish format does not support sensitivity labeling. |
## See also