diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/operators/index.html')
| -rw-r--r-- | files/zh-tw/web/javascript/reference/operators/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/operators/index.html b/files/zh-tw/web/javascript/reference/operators/index.html index 6d27e8d2a5..efaf3d991d 100644 --- a/files/zh-tw/web/javascript/reference/operators/index.html +++ b/files/zh-tw/web/javascript/reference/operators/index.html @@ -138,8 +138,8 @@ translation_of: Web/JavaScript/Reference/Operators <dd>大於等於運算子。</dd> </dl> -<div class="note"> -<p><strong>Note: =></strong> is not an operator, but the notation for <a href="/zh-TW/docs/Web/JavaScript/Reference/Functions/Arrow_functions">Arrow functions</a>.</p> +<div class="notecard note"> +<p><strong>Note:</strong> => is not an operator, but the notation for <a href="/zh-TW/docs/Web/JavaScript/Reference/Functions/Arrow_functions">Arrow functions</a>.</p> </div> <h3 id="相等運算子">相等運算子</h3> |
