Skip to content

Commit 43e51df

Browse files
committed
PR feedback
1 parent 092f390 commit 43e51df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-12-11-swift-configuration-1.0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For a step-by-step tour of an example service, from hardcoded values all the way
2626

2727
## Getting started
2828

29-
After adding a package dependency to your project, reading configuration values requires a couple of lines of code. For example:
29+
After adding a package dependency to your project, reading configuration values requires just a couple of lines of code. For example:
3030

3131
```swift
3232
import Configuration

0 commit comments

Comments
 (0)