Skip to content

Commit 9cb4f5d

Browse files
authored
Update README.md (#52)
1 parent 84b802e commit 9cb4f5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ def function_to_be_decorated(arg1, arg2, arg3):
127127
```
128128

129129
## Getting Help
130-
We use GitHub issues for tracking bugs and caching library feature requests and have limited bandwidth to address them. Please use these community resources for getting help:
130+
Please use these community resources for getting help:
131131
* Ask a question on [Stack Overflow](https://stackoverflow.com/) and tag it with [aws-secrets-manager](https://stackoverflow.com/questions/tagged/aws-secrets-manager).
132132
* Open a support ticket with [AWS Support](https://console.aws.amazon.com/support/home#/)
133-
* if it turns out that you may have found a bug, please [open an issue](https://github.com/aws/aws-secretsmanager-caching-python/issues/new).
133+
* If it turns out that you may have found a bug, or have a feature request, please [open an issue](https://github.com/aws/aws-secretsmanager-caching-python/issues/new).
134134
## License
135135

136136
This library is licensed under the Apache 2.0 License.

0 commit comments

Comments
 (0)