Skip to content

Commit

Permalink
[VCL] Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom authored Nov 27, 2017
1 parent f0f3916 commit 436fdc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/varnish/vcl/varnish4.vcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vcl 4.0;
import std;
import xkey;

// For customizing your backend and acl rules see parameters.yml
// For customizing your backend and acl rules see parameters.vcl
include "parameters.vcl";

// Called at the beginning of a request, after the complete request has been received
Expand Down

1 comment on commit 436fdc6

@vidarl
Copy link
Member

@vidarl vidarl commented on 436fdc6 Dec 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Please sign in to comment.