Commit 6e5f04b36859a34900f40b0cbec7e9aa0ff250ea

Authored by TouXin
Committed by GitHub
1 parent 7a41f66e

Update play_error.md

修复描述文字错误
Showing 1 changed file with 1 additions and 1 deletions
doc/_content/qa/play_error.md
1 1 <!-- 点播错误 -->
2 2 # 点播错误
3   -排查点播错误你首先要清[点播的基本流程](_content/theory/play.md),一般的流程如下:
  3 +排查点播错误你首先要清[点播的基本流程](_content/theory/play.md),一般的流程如下:
4 4 ```plantuml
5 5 @startuml
6 6 "WEB用户" -> "WVP-PRO": 1. 发起点播请求
... ...