Skip to content

Commit 9c15377

Browse files
authored
Update package-objects.md
fix: update typo
1 parent 5c5ef70 commit 9c15377

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)