Skip to content

Commit 5947486

Browse files
victorferreirajoshmhanson
authored andcommitted
Fix grammatical inconsistencies in README.md (ossu#432)
1 parent ae03d5a commit 5947486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ These aren't the only specializations you can choose. Check the following websit
491491
- Pay attention to emerging technologies in the world of software development:
492492
+ Explore the **actor model** through [Elixir](http://elixir-lang.org/), a new functional programming language for the web based on the battle-tested Erlang Virtual Machine!
493493
+ Explore **borrowing and lifetimes** through [Rust](https://www.rust-lang.org/), a systems language which achieves memory- and thread-safety without a garbage collector!
494-
+ Explore **dependent type systems** through [Idris](https://www.idris-lang.org/), a new Haskell-inspired language with unprecedented support for type-driven development
494+
+ Explore **dependent type systems** through [Idris](https://www.idris-lang.org/), a new Haskell-inspired language with unprecedented support for type-driven development.
495495

496496
![keep learning](http://i.imgur.com/REQK0VU.jpg)
497497

@@ -500,7 +500,7 @@ These aren't the only specializations you can choose. Check the following websit
500500

501501
# Community
502502

503-
- Subscribe to our [newsletter](https://tinyletter.com/ossu)
503+
- Subscribe to our [newsletter](https://tinyletter.com/ossu).
504504
- Use our [forum](https://github.com/ossu/forum) if you need some help.
505505
- You can also interact through [GitHub issues](https://github.com/ossu/computer-science/issues).
506506
- We also have a chat room! [![Join the chat at https://gitter.im/open-source-society/computer-science](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/open-source-society/computer-science?utm_campaign=pr-badge&utm_content=badge&utm_medium=badge&utm_source=badge)

0 commit comments

Comments
 (0)