diff --git a/GUIDE_TO_THE_CODE.md b/GUIDE_TO_THE_CODE.md index a2ea8b4..0a58375 100644 --- a/GUIDE_TO_THE_CODE.md +++ b/GUIDE_TO_THE_CODE.md @@ -116,7 +116,7 @@ one you are trying to implement. You can ask if you find a library outside or inside LasTres that is not documented or you simply do not understand, if the library is not prefixed by `LasTres::` it is -really probable that good documentation exists in metacpan for you doubts so take +really probable that good documentation exists in metacpan for your doubts so take a look there if you can. ### Comments in extendable and implementable code.