Skip to content

Commit e40aa06

Browse files
committed
implements CR suggestions by Joao
1 parent c8e66bb commit e40aa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The cache can be flushed by running the command `Gobra: Flush ViperServer cache`
3333

3434
### Verification of Packages
3535
A package can be split across multiple `.go` or `.gobra` files.
36-
To verify them together, run the command `Gobra: Verify currently opened package` while having on of these files open.
36+
To verify them together, run the command `Gobra: Verify currently opened package` while having one of these files open.
3737
Alternatively, there is the `Gobra: Verify currently opened file or package` command that either verifies a single file or a package depending on your Gobra settings.
3838

3939
Also relevant when working with larger projects is the option to specify directories in which Gobra tries to resolve imports and a module name.

0 commit comments

Comments
 (0)