You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/extending.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Extending
2
2
For general information on extending the buildpack, refer to [Configuration and Extension](../README.md#configuration-and-extension).
3
3
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.
0 commit comments