Skip to content

Commit 6221dac

Browse files
authored
Merge pull request #2764 from dtv27/patch-1
Update package-objects.md
2 parents 5c5ef70 + 9c15377 commit 6221dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tour/package-objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ num: 36
77
previous-page: packages-and-imports
88
---
99

10-
Often, it is convenient to have definitions accessible accross an entire package, and not need to invent a
10+
Often, it is convenient to have definitions accessible across an entire package, and not need to invent a
1111
name for a wrapper `object` to contain them.
1212

1313
{% tabs pkg-obj-vs-top-lvl_1 class=tabs-scala-version %}

0 commit comments

Comments
 (0)