Skip to content

Commit

Permalink
hotfix - text change. GET requests are only for one type of species
Browse files Browse the repository at this point in the history
  • Loading branch information
ambrazasp committed Dec 6, 2023
1 parent 4c8f94a commit 1aeb449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/RequestForm/function.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const getFormTypes = (isTenantUser: boolean) => {
},
{
title: 'Gauti prieigą',
description: 'Suteikiama galimybė peržiūrėti saugomų/invazinių rūšių radavietes žemėlapyje.',
description: 'Suteikiama galimybė peržiūrėti saugomų rūšių radavietes žemėlapyje.',
value: RequestTypes.GET,
},
{
Expand Down

0 comments on commit 1aeb449

Please sign in to comment.