diff --git a/user_guide_src/source/intro/psr.rst b/user_guide_src/source/intro/psr.rst index 9f5438400a0f..83353ff497b8 100644 --- a/user_guide_src/source/intro/psr.rst +++ b/user_guide_src/source/intro/psr.rst @@ -10,7 +10,7 @@ status of our compliance with the various accepted, and some draft, proposals. **PSR-1: Basic Coding Standard** This recommendation covers basic class, method, and file-naming standards. Our -`style guide _` +`style guide `_ meets PSR-1 and adds its own requirements on top of it. **PSR-2: Coding Style Guide**