Docs: Fix babel-plugin-transform-async-generator-functions heading (#4656) [skip ci]

This commit is contained in:
Gyandeep Singh 2016-10-03 17:16:40 -05:00 committed by Henry Zhu
parent 9eb99dec9f
commit cc86799151

View File

@ -1,4 +1,4 @@
# babel-plugin-transform-async-functions
# babel-plugin-transform-async-generator-functions
Turn async generator functions and for-await statements to ES2015 generators