Skip to content

Commit 2a91976

Browse files
committed
Fix a misspelled word in a Japanese document page
1 parent e2c54b6 commit 2a91976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/ja/modals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ lang: ja
104104
}
105105
```
106106

107-
**slack-api-client** は blocks や views を構築するための扱いやすい SDL を提供しています。以下のコード例は型安全に **View** オブジェクトを生成している例です。
107+
**slack-api-client** は blocks や views を構築するための扱いやすい DSL を提供しています。以下のコード例は型安全に **View** オブジェクトを生成している例です。
108108

109109
```java
110110
import com.slack.api.model.view.View;

0 commit comments

Comments
 (0)