We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e354d1f commit 16dc271Copy full SHA for 16dc271
temporal-spring-boot-autoconfigure-alpha/README.md
@@ -8,7 +8,7 @@ and have `io.temporal:temporal-spring-boot-starter-alpha:${temporalVersion}` add
8
# Connection setup
9
10
The following configuration connects to a locally started Temporal Server
11
-(see [Temporal Docker Compose](https://github.com/temporalio/docker-compose) or [Tempotalite](https://github.com/temporalio/temporalite))
+(see [Temporal Docker Compose](https://github.com/temporalio/docker-compose) or [Temporalite](https://github.com/temporalio/temporalite))
12
13
```yml
14
spring.temporal:
0 commit comments