Skip to content

Commit 84365d4

Browse files
authored
Merge pull request mongodb#212 from smottt/patch-1
Fixed a typo
2 parents 9aafd49 + de91066 commit 84365d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The MongoDB PHP Library and underlying [mongodb extension][ext-mongodb] have
44
notable API differences from the legacy [mongo extension][ext-mongo]. This page
55
will attempt to summarize those differences for the benefit of those upgrading
6-
rom the legacy driver.
6+
from the legacy driver.
77

88
Additionally, a community-developed [mongo-php-adapter][adapter] library exists,
99
which implements the [mongo extension][ext-mongo] API using this library and the

0 commit comments

Comments
 (0)