소스 검색

Update README.md

Douglas Thrift 11 년 전
부모
커밋
b5e48874c4
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -3,7 +3,7 @@
 SSH Handler is a program that handles SSH URIs like [ssh://user@example.com]
 (ssh://user@example.com) on Windows. When you click an SSH link in your browser,
 it will launch [PuTTY](http://www.chiark.greenend.org.uk/~sgtatham/putty/) with
-he correct SSH parameters.
+the correct SSH parameters.
 
 ## Installer
 
@@ -29,13 +29,13 @@ The requirements for building SSH Handler and its installer are:
 ## License
 
     Copyright 2013 Douglas Thrift
- 
+
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
- 
+
         http://www.apache.org/licenses/LICENSE-2.0
- 
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.