Week1 gradient checcking

I’m getting this error. does anybody know how to rectify this

That is actually successful: your algorithm detected the fact that there are errors in the back propagation code. Notice that your value is one of the two possible correct values in that assertion. They put two silly intentional errors in the back propagation code. Try finding and removing those errors and your code will produce the other correct value.