Skip to content

Commit 3ae84c6

Browse files
committed
Fix wording in README.md
1 parent 8eb1575 commit 3ae84c6

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
@@ -38,7 +38,7 @@ To run properly, the iExec Blockchain Adapter API requires:
3838

3939
## Health checks
4040

41-
An health endpoint (`/actuator/health`) is enabled by default and can be accessed on the **IEXEC_BLOCKCHAIN_ADAPTER_API_PORT**.
41+
A health endpoint (`/actuator/health`) is enabled by default and can be accessed on the **IEXEC_BLOCKCHAIN_ADAPTER_API_PORT**.
4242
This endpoint allows to define health checks in an orchestrator or a [compose file](https://github.com/compose-spec/compose-spec/blob/master/spec.md#healthcheck).
4343
No default strategy has been implemented in the [Dockerfile](docker/Dockerfile) at the moment.
4444

0 commit comments

Comments
 (0)