Skip to content

Commit e9ac56c

Browse files
authored
Update readme
1 parent 78f7a16 commit e9ac56c

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
@@ -30,7 +30,7 @@ The default values are
3030
- OpenAiModel = "gpt-4o"
3131
- OpenAiTemperature = 0.7
3232

33-
You can also configure SqlStudio using `appsettings.json`. A configuration setting specified in `appsettings.json` will override any configuration configured in `Startup.cs`. See the example below:
33+
You can also configure this addon using `appsettings.json`. A configuration setting specified in `appsettings.json` will override any configuration configured in `Startup.cs`. See the example below:
3434

3535
```JSON
3636
"Gulla": {

0 commit comments

Comments
 (0)