Skip to content

Commit 084defa

Browse files
authored
docs: fix typo in README (#3815)
Corrected 'firat' to 'first' in the Quick Start section.
1 parent 17fe6a5 commit 084defa

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
@@ -68,7 +68,7 @@ There's a ChatBot example provided by the community at [examples/chatbot](https:
6868

6969
2. Start the ChatBot.
7070

71-
Before start, set API-KEY firat (visit <a href="https://bailian.console.aliyun.com/?apiKey=1&tab=api#/api" target="_blank">Aliyun Bailian</a> to get API-KEY):
71+
Before starting, set API-KEY first (visit <a href="https://bailian.console.aliyun.com/?apiKey=1&tab=api#/api" target="_blank">Aliyun Bailian</a> to get API-KEY):
7272
```shell
7373
# this example uses 'spring-ai-alibaba-starter-dashscope', visit https://java2ai.com to learn how to use OpenAI/DeepSeek.
7474
export AI_DASHSCOPE_API_KEY=your-api-key

0 commit comments

Comments
 (0)