diff --git a/product_docs/docs/mongo_data_adapter/5/06_features_of_mongo_fdw.mdx b/product_docs/docs/mongo_data_adapter/5/06_features_of_mongo_fdw.mdx index a75170e6b76..65107a884d4 100644 --- a/product_docs/docs/mongo_data_adapter/5/06_features_of_mongo_fdw.mdx +++ b/product_docs/docs/mongo_data_adapter/5/06_features_of_mongo_fdw.mdx @@ -122,7 +122,7 @@ db1> db.test_sub_json.find() Steps for retrieving sub-fields from the document: -1. Create a foreign table. To access a sub-field use the dot (".") in the columnn name as shown below: +1. Create a foreign table. To access a sub-field use the dot (".") in the column name as shown below: ```sql CREATE FOREIGN TABLE ft_nested_json_test(