Skip to content

Commit ca7e1f2

Browse files
jbrejnerCopilot
andauthored
Update services.md
Co-authored-by: Copilot <[email protected]>
1 parent 0b659df commit ca7e1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ service from the internet.
186186

187187
There are other types of services, like `LoadBalancer`, but we won't cover them in this exercise.
188188

189-
If you want to know more about Services, you can read more about them [Service type](https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types).
189+
If you want to know more about Services, you can read more about them [Service types](https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types).
190190

191191
> :bulb: Hint: You can use the `kubectl explain` command to get more information about the fields
192192
> in the YAML file. For example, `kubectl explain service.spec` will give you more information

0 commit comments

Comments
 (0)