diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d3c8c875f..c3b8b1fff2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ For issues a minimal working example (MWE) is strongly recommended when relevant (fixing a typo in the documentation does not require a MWE). For discussions, MWEs are generally required. All MWEs must be implemented using PyTensor. Please do not submit MWEs if they are not implemented in PyTensor. In certain cases, -pseudocode may be acceptable, but an PyTensor implementation is always preferable. +pseudocode may be acceptable, but a PyTensor implementation is always preferable. ## Quick links