Reamer commented on code in PR #4361: URL: https://github.com/apache/zeppelin/pull/4361#discussion_r852649523
########## zeppelin-web-angular/projects/zeppelin-sdk/src/interfaces/message-operator.interface.ts: ########## @@ -160,7 +160,7 @@ export enum OP { /** * [c-s] * ask paragraph editor setting - * @param magic magic keyword written in paragraph + * @param paragraphText magic keyword written in paragraph Review Comment: Please improve this part of the documentation. My suggestion: ``` @param paragraphId paragraph id @param paragraphText text of the paragraph ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org