Skip to content

Commit 97f4373

Browse files
authored
Update installation.md
Fix typos!
1 parent 1ad3ff4 commit 97f4373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/v2/guide/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ rollup({
157157

158158
#### Browserify
159159

160-
أضف الى ملف `package.json` الخاص بمشروعك :
160+
أضف إلى ملف `package.json` الخاص بمشروعك :
161161

162162
``` js
163163
{
@@ -170,7 +170,7 @@ rollup({
170170

171171
#### Parcel
172172

173-
أضف الى ملف `package.json` الخاص بمشروعك :
173+
أضف إلى ملف `package.json` الخاص بمشروعك :
174174

175175
``` js
176176
{

0 commit comments

Comments
 (0)