Skip to content

Commit

Permalink
Update docs/src/pages/docs/api/assemble.ko.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jonghyeon Ko <[email protected]>
  • Loading branch information
okinawaa and manudeli authored Aug 16, 2024
1 parent fd17dbf commit 2113b11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/pages/docs/api/assemble.ko.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function assemble(
```ts index.ts
import { assemble } from 'es-hangul';
console.log(assemble(['아버지가', ' ', '방ㅇ', 'ㅔ ', '들ㅇ', 'ㅓ갑니다']))
console.log(assemble(['아버지가', ' ', '방에 ', '들어갑니다']))
console.log(assemble(['ㅇ', 'ㅏ', 'ㅂ', 'ㅓ', 'ㅈ', 'ㅣ']))
Expand Down

0 comments on commit 2113b11

Please sign in to comment.