neon_arch commited on
Commit
3c28114
2 Parent(s): 7c39a98 196109a

Merge pull request #116 from CYBWEBALI/newContribution

Browse files
Files changed (1) hide show
  1. public/static/cookies.js +1 -1
public/static/cookies.js CHANGED
@@ -1,4 +1,4 @@
1
- // This function is executed when any page on the website finsihes loading and
2
  // this function retrieves the cookies if it is present on the user's machine.
3
  // If it is available then the saved cookies is display in the cookies tab
4
  // otherwise an appropriate message is displayed if it is not available.
 
1
+ // This function is executed when any page on the website finishes loading and
2
  // this function retrieves the cookies if it is present on the user's machine.
3
  // If it is available then the saved cookies is display in the cookies tab
4
  // otherwise an appropriate message is displayed if it is not available.