Skip to content

Commit

Permalink
✨ feat: add
Browse files Browse the repository at this point in the history
  • Loading branch information
王洋 committed Jan 16, 2024
1 parent fb17be4 commit c9f0d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion problemset/isomorphic-strings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

### 示例 1:
```typescript
输入:s = "egg", t = "add"
输入:s = "egg", t = "add"
输出:true
```

Expand Down

0 comments on commit c9f0d5d

Please sign in to comment.