aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2023-04-03 10:50:17 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2023-04-03 10:50:17 +0200
commit525fb0a171a60ddea94c1953e24abef1da358888 (patch)
tree7b4a3c6a464695116603adf029d7c375960adb11
parent32fbe0239b03d868744758d5809eaf74f19c924d (diff)
downloadpostgresql-525fb0a171a60ddea94c1953e24abef1da358888.tar.gz
postgresql-525fb0a171a60ddea94c1953e24abef1da358888.zip
Fix typo in CI README
s/fron/from/
-rw-r--r--src/tools/ci/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ci/README b/src/tools/ci/README
index 336e6ea5f2a..80d01939e84 100644
--- a/src/tools/ci/README
+++ b/src/tools/ci/README
@@ -38,7 +38,7 @@ commit history / PRs, and can also be viewed in the cirrus-ci UI at
https://cirrus-ci.com/github/<username>/<reponame>/
Hint: all build log files are uploaded to cirrus-ci and can be downloaded
-from the "Artifacts" section fron the cirrus-ci UI after clicking into a
+from the "Artifacts" section from the cirrus-ci UI after clicking into a
specific task on a build's summary page.