Skip to content

Commit c45639a

Browse files
Grammar/typo (#331)
[skip ci]
1 parent 66260c2 commit c45639a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PackageCompiler is a Julia package with two main purposes:
44

55
1. Creating custom sysimages for reduced latency when working locally with
6-
packages that has a high startup time.
6+
packages that have high startup time.
77

88
2. Creating "apps" which are a bundle of files including an executable that can
99
be sent and run on other machines without Julia being installed on that machine.
@@ -29,4 +29,4 @@ For macOS, using something like `homebrew` and for Linux the system package mana
2929

3030
### Windows
3131

32-
A suitable compiler will be automatically installed the first time it is neeed.
32+
A suitable compiler will be automatically installed the first time it is needed.

0 commit comments

Comments
 (0)