소스 검색

PIP-0022: typos

Herman Schoenfeld 7 년 전
부모
커밋
e60b7566d2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      PIP/PIP-0022.md

+ 2 - 2
PIP/PIP-0022.md

@@ -1,5 +1,5 @@
 <pre>
-  PIP: PIP-22
+  PIP: PIP-0022
   Title: Continuous Integration
   Type: Backend | Front-End | Process
   Impact: None - Other
@@ -11,7 +11,7 @@
 
 ## Summary
 
-PascalCoin builds are created manually. This proposal aims to add a continuous integration implementation for the PascalCoin repository focussing on automated builds of the PascalCoin software. The integration can later be extended to provide other automated tasks like automated testing of the software etc.
+PascalCoin builds are created manually. This proposal aims to add a continuous integration implementation for the PascalCoin repository focusing on automated builds of the PascalCoin software. The integration can later be extended to provide other automated tasks like automated testing of the software etc.
 
 ## Motivation