Matt Raible 7 yıl önce
ebeveyn
işleme
10d2165962
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      TUTORIAL.md

+ 1
- 1
TUTORIAL.md Dosyayı Görüntüle

@@ -192,7 +192,7 @@ import {
192 192
   StormpathConfiguration, StormpathModule, StormpathIonicModule,
193 193
   LoginPage, RegisterPage, ForgotPasswordPage
194 194
 } from 'angular-stormpath';
195
-...
195
+
196 196
 export function stormpathConfig(): StormpathConfiguration {
197 197
   let spConfig: StormpathConfiguration = new StormpathConfiguration();
198 198
   spConfig.endpointPrefix = 'https://raible.apps.stormpath.io';