Skip to content

Commit 57398ee

Browse files
committed
fix: untranslated parts #199
close #199
1 parent 8bbc8ab commit 57398ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/composition-api-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ export default function useUserRepositories(user) {
425425
}
426426
```
427427

428-
And then the searching functionality:
428+
それから検索機能も:
429429

430430
```js
431431
// src/composables/useRepositoryNameSearch.js

0 commit comments

Comments
 (0)