Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2edf4cc

Browse files
committed
removed double period in readme
1 parent 7d42372 commit 2edf4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
## why pico-lambda
3636
- **Pico:** weighs less than 460 bytes gzipped.
3737
- **Useful:** takes most native JavaScript array methods and makes them immutable, curried, and composable.
38-
- **Familiar:** same names just curried and composable [JavaScript Array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)..
38+
- **Familiar:** same names just curried and composable [JavaScript Array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array).
3939
- **Degrades Gracefully:** a small set of these functions are not available in every browser. When not available in the browser it will not be available in Pico Lambda.
4040
> Pico-lambda was made for the ES2015 Javascript Runtime. It has no dependencies.
4141

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /