Skip to content

Commit

Permalink
update doc blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
miladrahimi committed Aug 19, 2021
1 parent 3642e4b commit 3cec741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Package env is a lightweight package for loading OS environment variables into structs in Go projects.
// Package env is a lightweight package for loading OS environment variables into structs.
package env

import (
Expand Down

0 comments on commit 3cec741

Please sign in to comment.