Skip to content

Commit e9d44b8

Browse files
authored
Fix typo in remove-nontf-endpoints guide (#87)
1 parent 018d472 commit e9d44b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/terraform/guides/remove-nontf-endpoints.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ map an OpenAPI `operationId` to a terraform resource.
3232

3333
To apply this overlay run `speakeasy overlay apply -s {your-spec.yaml} -o {overlay.yaml}`. This will generate a new OpenAPI specification with the paths removed.
3434

35-
Finally add this to your terraform generation workflow by using `speakeasy configure sources` to add an overlay to any source with an existing openapi specificaiton configured.
35+
Finally add this to your terraform generation workflow by using `speakeasy configure sources` to add an overlay to any source with an existing OpenAPI specification configured.

0 commit comments

Comments
 (0)