Commit f3fc5d4c authored by guillecxb's avatar guillecxb
Browse files

fix comment

parent 3d7929b0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ class ProviderManagementOperations(Resource):
            api_provider_enrolment_details.api_prov_dom_id = secrets.token_hex(
                15)
            
            # Suppoerted Features Negotiation
            # Supported Features Negotiation
            client_feat = api_provider_enrolment_details.supp_feat
            negotiated = negotiate_supported_features(client_feat)
            api_provider_enrolment_details.supp_feat = negotiated