Skip to content

Commit 93ea17b

Browse files
committed
#481 Add TOC entry
1 parent bdfc8f2 commit 93ea17b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/ApplyConfig.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* [JMX](#jmx)
1010
* [Startup Hook](#startup-hook)
1111
* [Upload Listener Service](#upload-listener-service)
12+
* [Ad hoc installation of small fragments](#ad-hoc-installation-of-small-fragments)
1213

1314
<!--- This table of contents has been generated with https://github.com/ekalinin/github-markdown-toc#gh-md-toc -->
1415

@@ -144,7 +145,7 @@ The upload listener service requires the `AC Tool Installation Service` (PID `bi
144145
### Ad hoc installation of small fragments
145146

146147
Generally it is best practice to keep the yaml files in source control and only use one of the above methods to trigger the installation of those files.
147-
However for some support scenarios it can be useful to be able to apply small yaml fragments directly. This can be achieved by using the following
148+
However, for some support scenarios it can be useful to be able to apply small yaml fragments directly. This can be achieved by using the following
148149
groovy script (using the [AEM Groovy Console](https://github.com/icfnext/aem-groovy-console)):
149150

150151
```

0 commit comments

Comments
 (0)