Skip to content

Commit 24b0c98

Browse files
mmc2004jpChristopher Frost
authored andcommitted
Update extending.md
Fix typo. Signed-off-by: Christopher Frost <cfrost@pivotal.io>
1 parent 18c4260 commit 24b0c98

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 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 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)