From 00b1072c450831e857b2fd105524b2f4e414fc02 Mon Sep 17 00:00:00 2001 From: Valeri Karpov Date: Wed, 3 Jul 2024 11:41:55 -0400 Subject: [PATCH] Update lib/document.js Co-authored-by: hasezoey --- lib/document.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/document.js b/lib/document.js index d739e3d4ee5..7d0514bfcfc 100644 --- a/lib/document.js +++ b/lib/document.js @@ -4820,7 +4820,7 @@ Document.prototype.getChanges = function() { * * @api private * @method $__delta - * @memberOf Model + * @memberOf Document * @instance */