Skip to content

Commit a565d1f

Browse files
aroshonsi
authored andcommitted
Fix typo in documentation: DescribeHandleSubtree -> DescribeTableSubtree
1 parent 5157b33 commit a565d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,7 @@ Describe("handling requests", func() {
17361736
})
17371737
```
17381738

1739-
all the infrastructure around generating table entry descriptions applies here as well - though the description will be the title of the generated container. Note that you **must** add subject nodes in the body function if you want `DescribeHandleSubtree` to add specs.
1739+
all the infrastructure around generating table entry descriptions applies here as well - though the description will be the title of the generated container. Note that you **must** add subject nodes in the body function if you want `DescribeTableSubtree` to add specs.
17401740

17411741
### Alternatives to Dot-Importing Ginkgo
17421742

0 commit comments

Comments
 (0)