Browse Source

fixed typo

Johannes 13 năm trước cách đây
mục cha
commit
93d9e6d50d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Resources/doc/installation.rst

+ 1 - 1
Resources/doc/installation.rst

@@ -14,7 +14,7 @@ To install JMSSerializerBundle with Composer just add the following to your
         // ...
         require: {
             // ...
-            "jms/serializer_bundle": "master-dev"
+            "jms/serializer-bundle": "master-dev"
         }
     }