소스 검색

Merge pull request #35 from Xoshbin/patch-1

Fixed a typo
AppFlowy.IO 3 년 전
부모
커밋
c25153e666
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app_flowy/lib/startup/startup.dart

+ 1 - 1
app_flowy/lib/startup/startup.dart

@@ -35,7 +35,7 @@ abstract class EntryPoint {
 
 class System {
   static void run(EntryPoint f) {
-    // Specify the evn
+    // Specify the env
     const env = IntegrationEnv.dev;
 
     // Config the deps graph