Kaynağa Gözat

Merge branch 'rw-component-instructions' of github.com:firebase/firebase-ios-sdk into rw-component-instructions

Ryan Wilson 7 yıl önce
ebeveyn
işleme
020c8a01cc
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      Interop/Firebase Component System.md

+ 3 - 3
Interop/Firebase Component System.md

@@ -2,9 +2,9 @@
 
 FirebaseCore has a dependency injection system (referred to as "Interop") used to depend on
 functionalities provided by other Firebase SDKs. This gives the ability to depend on a typesafe
-interface-only API to consume without depending on the entire SDK and simulate optional dependencies
- - depending on the definition but not the implementing SDK and only functioning when the
-implementing SDK is included.
+interface-only API to consume without depending on the entire SDK and simulates optional
+dependencies - depending on the definition but not the implementing SDK and only functioning when
+the implementing SDK is included.
 
 //TODO(ryanwilson): Table of Contents