docs: fix typos, duplicated words, wrong property names etc. (#12480)
### What? fix typos in doc ### Why? because they are typos ### How? checked manually with the help of AI
This commit is contained in:
@@ -260,7 +260,7 @@ If you are using relationships or uploads in your front-end application, and you
|
||||
{
|
||||
// ...
|
||||
// If your site is running on a different domain than your Payload server,
|
||||
// This will allows requests to be made between the two domains
|
||||
// This will allow requests to be made between the two domains
|
||||
cors: [
|
||||
'http://localhost:3001' // Your front-end application
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user