MINOR Fixed a small but important docs error in cms-architecture.md

This commit is contained in:
Ingo Schommer 2012-06-06 08:28:48 +02:00
parent b4fb174809
commit 91b6bd62b1

View File

@ -235,7 +235,7 @@ in a single Ajax request.
A click on the link will cause the following (abbreviated) ajax HTTP request:
GET /admin/myadmin HTTP/1.1
X-Pjax:Content
X-Pjax:MyRecordInfo,Breadcrumbs
X-Requested-With:XMLHttpRequest
... and result in the following response: