Update guide/source/2.8-migration.md

Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
This commit is contained in:
Denilson
2022-10-19 09:36:55 -03:00
committed by GitHub
parent 1bd30c0311
commit 3a9bf86e80

View File

@@ -15,7 +15,7 @@ But starting from Node 16, Fibers will stop working, so Meteor needs to move awa
If you want to know more about the plan, you can check this [discussion](https://github.com/meteor/meteor/discussions/11505).
<h3 id="why-now">Why doing this now?</h3>
<h3 id="why-now">Why doing this change now?</h3>
This will be a considerable change for older Meteor applications, and some parts of the code of any Meteor app will have to be adjusted eventually. So it's important to start the migration process now.