File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ form: `<package name>.<class name>.<method name>`. If you use this parameter at
281281all methods within that class will have the same span name unless they are explicitly overridden by
282282another `@Traced` annotation.
283283
284- [role="code_command hotspot=42 file=0", subs="quotes"]
284+ [role="code_command hotspot file=0", subs="quotes"]
285285----
286286#Update the `InventoryManager` class.#
287287`inventory/src/main/java/io/openliberty/guides/inventory/InventoryManager.java`
@@ -313,7 +313,7 @@ have the following names:
313313
314314
315315
316- [role="code_command hotspot=42 file=1", subs="quotes"]
316+ [role="code_command hotspot file=1", subs="quotes"]
317317----
318318#Update the `InventoryResource` class#
319319`inventory/src/main/java/io/openliberty/guides/inventory/InventoryResource.java`
You can’t perform that action at this time.
0 commit comments