From 7909dee4a8922f756132911a2879f7b0019f013b Mon Sep 17 00:00:00 2001 From: JacobHelwig <60412857+JacobHelwig@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:47:01 -0500 Subject: [PATCH] Correct "bug," typo to "bug", in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5de6bb9..4d9b06b 100755 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ In order to help developers address these risks, we have created the [Responsibl ## Issues -Please report any software “bug,” or other problems with the models through one of the following means: +Please report any software “bug”, or other problems with the models through one of the following means: - Reporting issues with the model: [github.com/facebookresearch/llama](http://github.com/facebookresearch/llama) - Reporting risky content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback) - Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)