Skip to content

Commit 9665336

Browse files
committed
Add missing whitespace
1 parent dd5ddbd commit 9665336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/develop/target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FRIDGE is deployed to a Kubernetes (k8s) cluster that must meet certain requirem
77

88
## Define a new K8s environment
99

10-
The targets are defined in an Enum object in`infra/fridge/enums/__init__.py`.
10+
The targets are defined in an Enum object in `infra/fridge/enums/__init__.py`.
1111
These environments are used in flow control to make target specific changes.
1212
Add your target to the Enum like the examples here
1313

0 commit comments

Comments
 (0)