diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70c4f5d..ee4211d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ Before opening an issue, please check whether your issue has already been report * Describe the issue you're encountering or the suggestion you're making * Include any relevant steps to reproduce or code samples you can. It's always easier for us to debug if we have something that demonstrates the error. * Let us know what version of patch you were using. If you're using a github checkout, provide the git hash. -* Describe how you're building patch (i.e., via patch-platform, cabal install, stack, obelisk, etc.). If you're using patch-platform or obelisk, provide the git hash of your checkout. +* Describe how you're building patch (i.e., via reflex-platform, cabal install, stack, obelisk, etc.). If you're using reflex-platform or obelisk, provide the git hash of your checkout. ## Submitting Changes