Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[KO] Bump up specifics/ecto to 1.2.0 #1438
Merged
Conversation
added 2 commits
May 8, 2018
|
Thanks for your work! I have small suggestions. |
ko/lessons/specifics/ecto.md
Outdated
| @@ -9,6 +11,13 @@ Ecto는 공식적인 Elixir 프로젝트로 데이터베이스를 감싸는 부 | |||
|
|
|||
| ## 설정하기 | |||
|
|
|||
| 슈퍼바이저 트리를 포함한 프로젝트 생성: | |||
yosangwon
May 9, 2018
Contributor
Can you make these sentenses to be more finished-looking? like
슈퍼바이저 트리를 포함해서 새 애플리케이션을 생성합니다.
Can you make these sentenses to be more finished-looking? like
슈퍼바이저 트리를 포함해서 새 애플리케이션을 생성합니다.
ghost
May 9, 2018
Author
Thank you for the guide! I updated all following your guide including the below job.
Thank you for the guide! I updated all following your guide including the below job.
ko/lessons/specifics/ecto.md
Outdated
| @@ -17,12 +26,10 @@ defp deps do | |||
| end | |||
| ``` | |||
|
|
|||
| 이제 Ecto와 어댑터를 application의 목록에 추가할 수 있습니다. | |||
| 아래 명령어를 통해 의존성 있는 라이브러리를 가져옵니다: | |||
yosangwon
May 9, 2018
Contributor
We don't usually use colons in native Korean writings, how about changing to periods?
We don't usually use colons in native Korean writings, how about changing to periods?
|
@budongxin Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
No description provided.