Skip to content

Commit 49b5658

Browse files
authored
doc: fixed method table
1 parent b52b024 commit 49b5658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ ApiAi.setConfiguration("4xxxxxxxe90xxxxxxxxc372", ApiAi.LANG_GERMAN);
132132

133133
## Methods
134134
| name | platform | param1 | param2 | param3 |
135-
| --------------------- | --------- | --------- | --------- |
135+
| --------------------- | -------- | --------- | --------- | --------- |
136136
| `setConfiguration` | both | clientAccessToken: String | languageTag: String | |
137137
| `startListening` | both | resultCallback: (result: object)=>{} | errorCallback: (error: object)=>{} | |
138138
| `finishListening` | ios | | | |

0 commit comments

Comments
 (0)