Skip to content

Commit 7d8e380

Browse files
authored
Update routing.md
1 parent 9acd8c2 commit 7d8e380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/v2/guide/routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: الموجه
2+
title: التوجيه
33
type: guide
44
order: 501
55
---
@@ -36,7 +36,7 @@ new Vue({
3636
})
3737
```
3838

39-
بالاقتران مع HTML5 History API ، يمكنك إنشاء موجه بدائي جدًا ولكنه يعمل بكامل طاقته من جانب العميل. لرؤية ذلك عمليًا ، تحقق من [مثال التطبيق هذا](https://github.com/chrisvfritz/vue-2.0-simple-routing-example).
39+
بالاقتران مع HTML5 History API ، يمكنك إنشاء موجه بسيط ولكنه يعمل بكامل طاقته من جانب العميل. لرؤية ذلك عمليًا ، تحقق من [مثال التطبيق هذا](https://github.com/chrisvfritz/vue-2.0-simple-routing-example).
4040

4141
## الدمج مع حزم التوجيه الاخرى
4242

0 commit comments

Comments
 (0)