We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c54b6 commit 2a91976Copy full SHA for 2a91976
1 file changed
docs/guides/ja/modals.md
@@ -104,7 +104,7 @@ lang: ja
104
}
105
```
106
107
-**slack-api-client** は blocks や views を構築するための扱いやすい SDL を提供しています。以下のコード例は型安全に **View** オブジェクトを生成している例です。
+**slack-api-client** は blocks や views を構築するための扱いやすい DSL を提供しています。以下のコード例は型安全に **View** オブジェクトを生成している例です。
108
109
```java
110
import com.slack.api.model.view.View;
0 commit comments