Skip to content

Commit e297e7b

Browse files
ingveonsi
authored andcommittedMar 8, 2024·
Fix typo in docs
1 parent a181ee2 commit e297e7b

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
@@ -1724,7 +1724,7 @@ Describe("handling requests", func() {
17241724
})
17251725
```
17261726

1727-
all the infrastructure around generating table entry descriptions applies here as well - though the description will be the title of the generatd container. Note that you **must** add subject nodes in the body function if you want `DescribeHandleSubtree` to add specs.
1727+
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.
17281728

17291729
### Alternatives to Dot-Importing Ginkgo
17301730

0 commit comments

Comments
 (0)
Please sign in to comment.