aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-07-09 14:34:07 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-07-09 14:34:07 -0400
commit68a433e689345b2fdd6279d7a80c5cf77cace1c3 (patch)
tree782181ba288c7035efac476764e67a6449f762ff /src/new_fields
parent9d9c16939bb296a9deb38bc34cbea9870aee4f76 (diff)
parentfb1e2078dc0e0cdc33f6037cd3c3e18ffded413e (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into import
Diffstat (limited to 'src/new_fields')
-rw-r--r--src/new_fields/Doc.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_fields/Doc.ts b/src/new_fields/Doc.ts
index cc6af51b1..d180f8b01 100644
--- a/src/new_fields/Doc.ts
+++ b/src/new_fields/Doc.ts
@@ -278,7 +278,7 @@ export namespace Doc {
}
//
- // Resolves a reference to a field by returning 'doc' if o field extension is specified,
+ // Resolves a reference to a field by returning 'doc' if field extension is specified,
// otherwise, it returns the extension document stored in doc.<fieldKey>_ext.
// This mechanism allows any fields to be extended with an extension document that can
// be used to capture field-specific metadata. For example, an image field can be extended