A simple typo fix in pgadmin4.yml ✏ (#295)
This commit is contained in:
parent
37d7a146dc
commit
ae670cb0d2
|
|
@ -30,7 +30,7 @@ caproverOneClickApp:
|
||||||
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
|
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
|
||||||
|
|
||||||
Enter your Configuration parameters and click on next. It will take about a minute for the process to finish.
|
Enter your Configuration parameters and click on next. It will take about a minute for the process to finish.
|
||||||
end: You pgAdmin is deployed and being started. Please wait one minute before accessing you pgAdmin!
|
end: Your pgAdmin is deployed and being started. Please wait one minute before accessing your pgAdmin!
|
||||||
displayName: ''
|
displayName: ''
|
||||||
isOfficial: true
|
isOfficial: true
|
||||||
description: pgAdmin 4 is a complete rewrite of pgAdmin, built using Python and Javascript/jQuery
|
description: pgAdmin 4 is a complete rewrite of pgAdmin, built using Python and Javascript/jQuery
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue