Skip to content

Commit f96f86e

Browse files
authored
Merge pull request #4457 from sparr/update_topic_configuration
Update configuration descriptions, capitalization, alias
2 parents 01982db + a05afad commit f96f86e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

topics/configuration/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
display_name: Configuration
2+
aliases: config
3+
display_name: configuration
34
short_description: The arrangement of function details for a computer program.
45
topic: configuration
56
wikipedia_url: https://en.wikipedia.org/wiki/Computer_configuration
67
---
7-
The arrangement of function details and information that is stored and used in a computer program.
8+
Configuration describes the arrangement of function details and information that is stored and used to affect the operation of a computer program. This includes settings and options, organization of components, dependencies, environments, etc.

0 commit comments

Comments
 (0)