Skip to content

Commit f5bbd85

Browse files
committed
Update README.md
1 parent a96ebe6 commit f5bbd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ continue the wordpress damalis repository guide.
6060

6161
#### Finally,
6262

63-
open the functions.php file to WordPress folder using a text editor like nano or Sublime Text. Add the below code snippet at the bottom of the file.
63+
open the functions.php file to WordPress theme folder using a text editor like nano or Sublime Text. Add the below code snippet at the bottom of the file.
6464

6565
```
6666
add_action( "add_attachment", "optimizer_image", 10, 1);

0 commit comments

Comments
 (0)