Skip to content

Commit c78495b

Browse files
authored
Update README.md
1 parent d81f733 commit c78495b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Note that some associations are not available for specific context:
151151
* `LifecycleHooks.getThreadRunner()`
152152
Get the runner that owns the active thread context.
153153
* `LifecycleHooks.describeChild(Object target, Object child)`
154-
Get a `Description` for the indicated child object from the runner for the specified test class instance.
154+
Get a **Description** for the indicated child object from the runner for the specified test class instance.
155155
* `LifecycleHooks.getInstanceClass(Object instance)`
156156
Get class of specified test class instance.
157157
* `LifecycleHooks.getFieldValue(Object target, String name)`

0 commit comments

Comments
 (0)