Fix typos (#10153)
This commit is contained in:
committed by
Nicolò Ribaudo
parent
ef3f555be9
commit
0bf0ae3410
@@ -1,6 +1,6 @@
|
||||
# @babel/plugin-proposal-function-sent
|
||||
|
||||
> Compile the function.sent meta propety to valid ES2015 code
|
||||
> Compile the function.sent meta property to valid ES2015 code
|
||||
|
||||
See our website [@babel/plugin-proposal-function-sent](https://babeljs.io/docs/en/next/babel-plugin-proposal-function-sent.html) for more information.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@babel/plugin-proposal-function-sent",
|
||||
"version": "7.2.0",
|
||||
"description": "Compile the function.sent meta propety to valid ES2015 code",
|
||||
"description": "Compile the function.sent meta property to valid ES2015 code",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-function-sent",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user