diff --git a/protocol/blockchain/v10/documents/identity.rs b/protocol/blockchain/v10/documents/identity.rs
index f50b0d12e1b32a2bf6f14d26e829747be6b7a6bb..8b733759c4fd902a90f75b21b238faa000c0b236 100644
--- a/protocol/blockchain/v10/documents/identity.rs
+++ b/protocol/blockchain/v10/documents/identity.rs
@@ -31,8 +31,7 @@ lazy_static! {
 
 /// Wrap an Identity document.
 ///
-/// Must be created by parsing a text document (not done yet)
-/// or using a builder (not done yet).
+/// Must be created by parsing a text document or using a builder.
 #[derive(Debug, Clone)]
 pub struct IdentityDocument {
     /// Document as text.