Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juangm committed Dec 6, 2024
1 parent 6ee0ed5 commit acd6e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/actions/health.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import type { AnyClient } from '../clients';
import type { UnexpectedError } from '../errors';

/**
* Health check endpoint.
* Health check query.
*
* ```ts
* const result = await health(anyClient);
Expand Down

0 comments on commit acd6e91

Please sign in to comment.