Skip to content

Commit 16dc271

Browse files
authored
Update README.md (#1765)
Fix typo in spring-boot-autoconfigure readme
1 parent e354d1f commit 16dc271

File tree

1 file changed

+1
-1
lines changed
  • temporal-spring-boot-autoconfigure-alpha

1 file changed

+1
-1
lines changed

temporal-spring-boot-autoconfigure-alpha/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and have `io.temporal:temporal-spring-boot-starter-alpha:${temporalVersion}` add
88
# Connection setup
99

1010
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))
11+
(see [Temporal Docker Compose](https://github.com/temporalio/docker-compose) or [Temporalite](https://github.com/temporalio/temporalite))
1212

1313
```yml
1414
spring.temporal:

0 commit comments

Comments
 (0)