Skip to content

Commit

Permalink
chore: fix typography docs
Browse files Browse the repository at this point in the history
  • Loading branch information
uyarn committed Mar 22, 2024
1 parent 35a55fe commit d46b50b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions docs/web/api/typography.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ spline: base

{{ base }}

#### 标题
### 标题

{{ title }}

#### 文本
### 文本

{{ text }}

#### 可复制
### 可复制

{{ copyable }}

#### 可省略
### 可省略

{{ ellipsis }}
8 changes: 4 additions & 4 deletions docs/web/api/typogrpahy.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ spline: base

{{ base }}

#### Title
### Title

{{ title }}

#### Text
### Text

{{ text }}

#### Copyable
### Copyable

{{ copyable }}

#### Ellipsis
### Ellipsis

{{ ellipsis }}

0 comments on commit d46b50b

Please sign in to comment.