Fix typo "accross" => "across"

This commit is contained in:
Hyunjun Kim
2016-01-06 18:15:42 +09:00
parent fa78e45f9b
commit e6f22d38fe

View File

@@ -265,7 +265,7 @@ scenarios includes things such as:
Multi-level aggregates
----------------------
Aggregates can span accross multiple relationships. In the following example
Aggregates can span across multiple relationships. In the following example
each Catalog has a net_worth which is the sum of all products in all
categories.