Skip to content

Commit 18c4260

Browse files
committed
Merge pull request #149 from cloudfoundry/revert-147-patch-1
Revert "Update extending.md"
2 parents 7125ca2 + 563c41f commit 18c4260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/extending.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Extending
22
For general information on extending the buildpack, refer to [Configuration and Extension](../README.md#configuration-and-extension).
33

4-
To add a component, its class name must be added to [`config/components.yml`][]. It is recommended, but not required, that the class' file be placed in a directory that matches its type.
4+
To add a component, its class name must be added added to [`config/components.yml`][]. It is recommended, but not required, that the class' file be placed in a directory that matches its type.
55

66
| Component Type | Location
77
| -------------- | --------

0 commit comments

Comments
 (0)