Skip to content

Commit

Permalink
Update internal/cli/atlas/networking/peering/descriptions.go
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Angiolillo <andrea.angiolillo@mongodb.com>
  • Loading branch information
gssbzn and andreaangiolillo authored Aug 18, 2020
1 parent 72f7c85 commit a8b136a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cli/atlas/networking/peering/descriptions.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ const (
peering = "Manage Network Peering connections"
listPeering = "Retrieve details for all network peering connections in one Atlas project"
deletePeeringConnection = "Delete a peering connection from an Atlas project"
watchPeering = "Watch for a peering connection to be available."
watchPeering = "Watch for a peering connection to be available"
)

0 comments on commit a8b136a

Please sign in to comment.