yangzhg commented on a change in pull request #6710:
URL: https://github.com/apache/incubator-doris/pull/6710#discussion_r713896748



##########
File path: docs/en/administrator-guide/materialized_view.md
##########
@@ -150,11 +146,7 @@ You can see that the current `mv_test` table has three 
materialized views: mv\_1
 
 ### Delete materialized view
 
-If the user no longer needs the materialized view, you can delete the 
materialized view with the following command:
-
-```
-DROP MATERIALIZED VIEW
-```
+If the user no longer needs the materialized view, you can delete the 
materialized view by 'DROP' commend:

Review comment:
       ```suggestion
   If the user no longer needs the materialized view, you can delete the 
materialized view by `DROP` commend.
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to