Skip to content

Commit a7bc6d7

Browse files
author
spoeck
committed
refactor: typo
1 parent 62c873f commit a7bc6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default class App extends Component {
2626
};
2727

2828
ApiAi.setConfiguration(
29-
"INSERT_HEAR_YOUR_CLENT_ACCESS_TOKEN", ApiAi.LANG_GERMAN
29+
"INSERT_HERE_YOUR_CLENT_ACCESS_TOKEN", ApiAi.LANG_GERMAN
3030
);
3131
}
3232

0 commit comments

Comments
 (0)