Skip to content

Commit 5741d27

Browse files
committed
Typo correction
1 parent 8301838 commit 5741d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/other/pet-clinic/2-zero-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Once your validation is complete you can stop the application by pressing `Ctrl-
114114

115115
Resource attributes can be added to every reported span. For example `version=0.314`. A comma-separated list of resource attributes can also be defined e.g. `key1=val1,key2=val2`.
116116

117-
Let's launch the PetClinic again using a new resource attribute. Note, that adding resource attributes to the run command will override what was defined when we installed the collector. Let's add two new resource attributes `deployment.environment=$INSTANCE-petclinic-env,version=0.314`:
117+
Let's launch the PetClinic again using new resource attributes. Note, that adding resource attributes to the run command will override what was defined when we installed the collector. Let's add two new resource attributes `deployment.environment=$INSTANCE-petclinic-env,version=0.314`:
118118

119119
```bash
120120
java \

0 commit comments

Comments
 (0)