We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c6786 commit 3595c7cCopy full SHA for 3595c7c
doc/src/index.md
@@ -61,7 +61,7 @@ and [Ruby](https://en.wikipedia.org/wiki/Ruby_(programming_language)).
61
62
The most significant departures of Julia from typical dynamic languages are:
63
64
- * The core language imposes very little; Julia Base and the standard library is written in Julia itself, including
+ * The core language imposes very little; Julia Base and the standard library are written in Julia itself, including
65
primitive operations like integer arithmetic
66
* A rich language of types for constructing and describing objects, that can also optionally be
67
used to make type declarations
0 commit comments