We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eef561 commit b064e9fCopy full SHA for b064e9f
README.md
@@ -34,7 +34,7 @@ $cli = new BacklogAPIClient($space, $key);
34
$cli->deleteComment(111,[...]);
35
```
36
37
-他のアプリケーションにデータを移行するとか、解約後に簡易的にデータ閲覧するなど、データの囲い込みに負けないために使えます。
+他のアプリケーションにデータを移行するとか、解約後に簡易的にデータ閲覧するなど、データの囲い込みに負けない目的に使えます。
38
39
## 設定
40
0 commit comments