Skip to content

Commit 3595c7c

Browse files
Mohit-NainViralBShah
authored andcommitted
Typo correction in line 64 (#34529)
is should be replaced with are , as we are talking about 2 different contents
1 parent 57c6786 commit 3595c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ and [Ruby](https://en.wikipedia.org/wiki/Ruby_(programming_language)).
6161

6262
The most significant departures of Julia from typical dynamic languages are:
6363

64-
* The core language imposes very little; Julia Base and the standard library is written in Julia itself, including
64+
* The core language imposes very little; Julia Base and the standard library are written in Julia itself, including
6565
primitive operations like integer arithmetic
6666
* A rich language of types for constructing and describing objects, that can also optionally be
6767
used to make type declarations

0 commit comments

Comments
 (0)