diff --git a/skills/fabric-lakehouse/SKILL.md b/skills/fabric-lakehouse/SKILL.md index a5a13fc1..729caef5 100644 --- a/skills/fabric-lakehouse/SKILL.md +++ b/skills/fabric-lakehouse/SKILL.md @@ -53,7 +53,7 @@ Files are stored under "Files" folder. Users can create folders and subfolders t ### Fabric Materialized Views -Set of pre-computed tables that are automatically updated based on schedule. They provide fast query performance for complex aggregations and joins. Materialized views are defined using PySpark or Spark SQL and stored in an associated Notebook. +Set of pre-computed tables that are automatically updated based on a schedule. They provide fast query performance for complex aggregations and joins. Materialized views are defined using PySpark or Spark SQL and stored in an associated Notebook. ### Spark Views