Skip to content

Commit

Permalink
fix(docs): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NMTuan authored and maslow committed Apr 27, 2023
1 parent 6d20780 commit 3711363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/function/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function toXML(payload, content) {

## 云函数合成图片

需要先按照依赖 `canvas`
需要先安装依赖 `canvas`

```typescript
import { createCanvas } from 'canvas'
Expand Down

0 comments on commit 3711363

Please sign in to comment.