Browse Source

PIP-0022: typos

Herman Schoenfeld 7 years ago
parent
commit
e60b7566d2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      PIP/PIP-0022.md

+ 2 - 2
PIP/PIP-0022.md

@@ -1,5 +1,5 @@
 <pre>
 <pre>
-  PIP: PIP-22
+  PIP: PIP-0022
   Title: Continuous Integration
   Title: Continuous Integration
   Type: Backend | Front-End | Process
   Type: Backend | Front-End | Process
   Impact: None - Other
   Impact: None - Other
@@ -11,7 +11,7 @@
 
 
 ## Summary
 ## 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
 ## Motivation