Update cloud/azure/network/cdn/mode/request.pm

Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
matoy 2021-06-09 18:12:35 +02:00 committed by GitHub
parent d7182f3212
commit f807e43840
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package cloud::azure::network::cdn::mode::request;
package cloud::azure::network::cdn::mode::requests;
use base qw(cloud::azure::custom::mode);