mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 04:11:49 +03:00
Fix typo in user doc, intro.md
Changed `Avro ships it ships with` to `Avro ships with`.
This commit is contained in:
parent
208954344d
commit
6a22bf4f57
@ -66,10 +66,10 @@ compiler and inference engine is about 2000 lines of Hoon.
|
|||||||
Arvo is an event-driven OS written in Hoon. It can upgrade
|
Arvo is an event-driven OS written in Hoon. It can upgrade
|
||||||
itself and everything inside it over the network. The Arvo
|
itself and everything inside it over the network. The Arvo
|
||||||
kernel proper is 500 lines of Hoon, which implements a typed
|
kernel proper is 500 lines of Hoon, which implements a typed
|
||||||
event system with explicit call-stack structure. Arvo ships
|
event system with explicit call-stack structure. Arvo ships
|
||||||
it ships with modules that provide P2P networking (`%ames`), a
|
with modules that provide P2P networking (`%ames`), a revision-
|
||||||
revision-control system (`%clay`), a web client/server (`%eyre`),
|
control system (`%clay`), a web client/server (`%eyre`), a
|
||||||
a functional build system (`%ford`), and an application engine
|
functional build system (`%ford`), and an application engine
|
||||||
`(%gall)`.
|
`(%gall)`.
|
||||||
|
|
||||||
### `%ames`
|
### `%ames`
|
||||||
@ -114,18 +114,18 @@ whatever you learn will stay true. And bleeding edges are fun.
|
|||||||
If you're interested in following Urbit, you can:
|
If you're interested in following Urbit, you can:
|
||||||
|
|
||||||
- Read our documentation at
|
- Read our documentation at
|
||||||
[urbit.org](http://urbit.org/docs)
|
[urbit.org](http://urbit.org/docs)
|
||||||
- Subscribe to our newsletter at [urbit.org](http://urbit.org).
|
- Subscribe to our newsletter at [urbit.org](http://urbit.org).
|
||||||
- Check out the
|
- Check out the
|
||||||
[urbit-dev](https://groups.google.com/forum/#!forum/urbit-dev)
|
[urbit-dev](https://groups.google.com/forum/#!forum/urbit-dev)
|
||||||
mailing list.
|
mailing list.
|
||||||
- Follow [@urbit_](https://twitter.com/urbit\_) on Twitter.
|
- Follow [@urbit_](https://twitter.com/urbit\_) on Twitter.
|
||||||
- Hit us up by email, <span class="mono">urbit@urbit.org</span>.
|
- Hit us up by email, <span class="mono">urbit@urbit.org</span>.
|
||||||
We're nice!
|
We're nice!
|
||||||
|
|
||||||
## Code of conduct
|
## Code of conduct
|
||||||
|
|
||||||
Everyone involved in the Urbit project needs to understand and
|
Everyone involved in the Urbit project needs to understand and
|
||||||
respect our code of conduct, which is: "don't be rude."
|
respect our code of conduct, which is: "don't be rude."
|
||||||
|
|
||||||
## Pronunciation and etymology
|
## Pronunciation and etymology
|
||||||
|
Loading…
Reference in New Issue
Block a user