diff --git a/docs/data-guide/concepts/semantic-modeling.md b/docs/data-guide/concepts/semantic-modeling.md index 7498d0c3490..6ecbe94f2d7 100644 --- a/docs/data-guide/concepts/semantic-modeling.md +++ b/docs/data-guide/concepts/semantic-modeling.md @@ -42,7 +42,6 @@ Semantic modeling and analytical processing tends to have the following traits: | Requirement | Description | | --- | --- | -| Normalization | Highly normalized | | Schema | Schema on write, strongly enforced| | Uses Transactions | No | | Locking Strategy | None | @@ -59,4 +58,4 @@ Semantic modeling and analytical processing tends to have the following traits: ## See also - [Data warehousing](../scenarios/data-warehousing.md) -- [Online analytical processing (OLAP)](../scenarios/online-analytical-processing.md) \ No newline at end of file +- [Online analytical processing (OLAP)](../scenarios/online-analytical-processing.md)