Skip to content

Commit df86bc5

Browse files
committed
Fix NOT RECOMMENDED
1 parent ca5f2e6 commit df86bc5

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
@@ -81,7 +81,7 @@ Major mode for editing PHP code.
8181
;; (require 'php-mode)
8282
```
8383

84-
#### **C**: `(require 'php-mode)` *(非推奨)*
84+
#### **C**: `(require 'php-mode)` *(NOT RECOMMENDED)*
8585

8686
Load `php-mode` synchronously from a specific path. It will load 10 times the size of the code compared to method **A**, and how much the startup time will depend on the performance of your machine's CPU and file system.
8787

0 commit comments

Comments
 (0)