Fix document: 'stage' is a string instead of array
What does this MR do and why?
What
- Correcting the wrong description in the documentation:
toStage is an arraystage is a String - Correcting the wrong example about
stagein the docs
Why
Only string is valid stage, which can be easily verified.
cc @prajnamas
Edited by Zhiyuan Lu