Skip to content

Commit 5428c56

Browse files
committed
doc
1 parent befef42 commit 5428c56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This library is a modernized alternative to a lot of libraries like [Async.js](h
1616

1717
## This project accepts feature requests !
1818

19-
The goal of modern-async is to be as complete as possible. I coded everything I missed in past while developing, yet it's difficult to know what people would really need. So if you would like some more feature start by [reading the contribution guide](https://github.com/nicolas-van/modern-async/blob/master/CONTRIBUTING.md).
19+
The goal of modern-async is to be as complete as possible. I coded everything I missed in the past while developing, yet it's difficult to know what other people would really need. So if you would like some more feature start by [reading the contribution guide](https://github.com/nicolas-van/modern-async/blob/master/CONTRIBUTING.md).
2020

2121
## Installation
2222

docs/modern-async/0.1.2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h2><a href="index.html"><div class="text">modern-async</div></a></h2><div class
146146
<li>Works in node &gt;= 10.0 and in the vast majority of browsers (if using babel or the UMD version).</li>
147147
</ul>
148148
<h2>This project accepts feature requests !</h2>
149-
<p>The goal of modern-async is to be as complete as possible. I coded everything I missed in past while developing, yet it's difficult to know what people would really need. So if you would like some more feature start by <a href="https://github.com/nicolas-van/modern-async/blob/master/CONTRIBUTING.md">reading the contribution guide</a>.</p>
149+
<p>The goal of modern-async is to be as complete as possible. I coded everything I missed in the past while developing, yet it's difficult to know what other people would really need. So if you would like some more feature start by <a href="https://github.com/nicolas-van/modern-async/blob/master/CONTRIBUTING.md">reading the contribution guide</a>.</p>
150150
<h2>Installation</h2>
151151
<pre class="prettyprint source lang-bash"><code>npm install --save modern-async
152152
</code></pre>

0 commit comments

Comments
 (0)