Skip to content

Commit 5a8d730

Browse files
apply grammar suggestions
1 parent 534d94b commit 5a8d730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

languages/php/INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
Composer is used to build PHP Bitwarden client library.
5+
Composer is used to build the PHP Bitwarden client library.
66

77
## Prerequisites
88

@@ -16,7 +16,7 @@ Composer is used to build PHP Bitwarden client library.
1616
- Linux x86_64: `src/lib/linux-x64/libbitwarden_c.so`
1717
- macOS x86_64: `src/lib/macos-x64/libbitwarden_c.dylib`
1818
- macOS aarch64: `src/lib/macos-arm64/libbitwarden_c.dylib`
19-
- If you prefer to build SDK yourself, see [SDK README.md](../../README.md) for instructions.
19+
- If you prefer to build the SDK yourself, see the [SDK README.md](../../README.md) for instructions.
2020

2121
## Build Commands
2222

0 commit comments

Comments
 (0)