[mirror] Make your go dev experience better github.com/olexsmir/gopher.nvim
neovim golang

fix(typo): README.md (#47)

authored by Steve M and committed by GitHub ac27f4b6 03cabf67

Changed files
+1 -1
+1 -1
README.md
··· 104 104 105 105 6. Generate tests with [gotests](https://github.com/cweill/gotests) 106 106 107 - Generate one test for spesific function/method: 107 + Generate one test for a specific function/method: 108 108 109 109 ```vim 110 110 :GoTestAdd