Skip to content

Commit 5e45bbb

Browse files
authored
Merge pull request #37 from sendbird/leo/update-misspelling
fixed misspelling
2 parents f00e5ed + f99ab10 commit 5e45bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ To ensure that your `AgentApplication` class is used as the application class, y
155155
2. In the left side bar, locate the **app** module.
156156
3. Right-click on the java or kotlin folder (depending on the language of your project).
157157
4. Select **New > Kotlin File/Class**.
158-
5. In the dialog that appears, select **Class** and anme it `Application`.
159-
6. Then, add the code above to your `Application.kt` file.
158+
5. In the dialog that appears, select **Class** and name it `AgentApplication`.
159+
6. Then, add the code above to your `AgentApplication.kt` file.
160160

161161
---
162162

0 commit comments

Comments
 (0)