diff --git a/PSGI.pod b/PSGI.pod index 0e81ebc..dbf2d9a 100644 --- a/PSGI.pod +++ b/PSGI.pod @@ -268,8 +268,8 @@ B be prefixed uniquely. The C prefix is reserved for use with the PSGI core specification, and C prefix is reserved for officially blessed extensions. These prefixes B be used by other servers or -application. See L for the list of -officially approved extentions. +application. See L for the list of +officially approved extensions. The environment B contain keys named C or C. diff --git a/PSGI/Extensions.pod b/PSGI/Extensions.pod index f9f6e6f..f93ba66 100644 --- a/PSGI/Extensions.pod +++ b/PSGI/Extensions.pod @@ -1,6 +1,6 @@ =head1 NAME -PSGI::Extensions - PSGI extentions +PSGI::Extensions - PSGI extensions =head1 SPECIFICATION