Rod Hynes 1 год назад
Родитель
Сommit
850f4b543d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -153,7 +153,7 @@ The github.com/Psiphon-Labs/psiphon-tunnel-core Go module may be imported into
 other Go programs. Due to legacy release tags predating use of Go modules in
 this repository, neither `go get ...@latest` nor `go get ...@tag` are
 supported at this time. To use the psiphon-tunnel-core Go module and its
-dependencies, reference a specific comment, or reference the `staging-client`
+dependencies, reference a specific commit, or reference the `staging-client`
 branch, which is the client-side, production-ready branch:
 
 ```