浏览代码

Update README.md

Anthony Max 4 周之前
父节点
当前提交
872a413233
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -117,7 +117,7 @@ If you need an option without using js, then by connecting the additional [hmpl-
         <div>
           {{#request src="/api/my-component.html"}}
             {{#indicator trigger="pending"}}
-              Loading...
+              <p>Loading...</p>
             {{/indicator}}
           {{/request}}
         </div>