Skip to content

Commit 4976bbb

Browse files
froschdesignweierophinney
authored andcommitted
Updates page title and headline for consistency
Signed-off-by: Frank Brückner <[email protected]>
1 parent 34a0195 commit 4976bbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/book/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Usage
1+
# Basic Usage
22

33
This package supplies a [laminas-config-aggregator post processor](https://docs.laminas.dev/laminas-config-aggregator/config-post-processors/)
44
that consumes the [Symfony DependencyInjection ParameterBag](https://symfony.com/doc/current/configuration/using_parameters_in_dic.html)

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ docs_dir: docs/book
33
site_dir: docs/html
44
nav:
55
- Home: index.md
6-
- Usage: usage.md
6+
- Basic Usage: usage.md
77
site_description: 'PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration'
88
repo_url: 'https://github.com/laminas/laminas-config-aggregator-parameters'
99
extra:

0 commit comments

Comments
 (0)