Skip to content

Commit 4c18bd2

Browse files
Update README.md
1 parent 00f4a09 commit 4c18bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Express 组件支持 0 配置部署,也就是可以直接通过配置文件中
9393
```yml
9494
# serverless.yml
9595

96-
component: express-tencent # (必填) 引用 component 的名称,当前用到的是 express-tencent 组件
96+
component: express # (必填) 引用 component 的名称,当前用到的是 express-tencent 组件
9797
name: express-api # (必填) 该 express 组件创建的实例名称
9898
org: test # (可选) 用于记录组织信息,默认值为您的腾讯云账户 appid
9999
app: expressApp # (可选) 该 express 应用名称

0 commit comments

Comments
 (0)