We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c367ea5 commit 2d4852dCopy full SHA for 2d4852d
src/zh/guide/expressions.md
@@ -128,7 +128,7 @@ Handlebars 助手代码的调用需要一个简单标识符,且可紧接一个
128
129
<ExamplePart examplePage="/zh/examples/helper-simple.md" show="template" />
130
131
-此例子中,`load` 是助手代码的名称,而 `lastname` 为传递给助手代码的参数。此模板,将会将输入的 `uppercase` 属性正确地转换
+此例子中,`loud` 是助手代码的名称,而 `lastname` 为传递给助手代码的参数。此模板,将会将输入的 `uppercase` 属性正确地转换
132
为大写:
133
134
<Flex>
0 commit comments