diff --git a/.github/workflows/trigger-increment-workflow.yml b/.github/workflows/trigger-increment-workflow.yml
index 08b518e4..9cf87fd6 100644
--- a/.github/workflows/trigger-increment-workflow.yml
+++ b/.github/workflows/trigger-increment-workflow.yml
@@ -6,6 +6,8 @@ on:
[ integration ]
paths:
- 'PDF_UA/**'
+ - '!PDF_UA/1/**'
+ - '!PDF_UA/2/**'
jobs:
trigger_build:
diff --git a/PDF_A/2b/6.1 File structure/6.1.13 Implementation limits/verapdf-profile-6-1-13-t11.xml b/PDF_A/2b/6.1 File structure/6.1.13 Implementation limits/verapdf-profile-6-1-13-t11.xml
index 93ccd999..68c9bf51 100644
--- a/PDF_A/2b/6.1 File structure/6.1.13 Implementation limits/verapdf-profile-6-1-13-t11.xml
+++ b/PDF_A/2b/6.1 File structure/6.1.13 Implementation limits/verapdf-profile-6-1-13-t11.xml
@@ -13,7 +13,7 @@
in either direction, nor shall it be greater than 14 400 units in either direction
Math.abs(top - bottom) >= 3 && Math.abs(top - bottom) <= 14400 && Math.abs(right - left) >= 3 && Math.abs(right - left) <= 14400
- One of the page boundaries is out of range (3-14400) in one of the directions (height = %1, width = %2)
+ One of the page boundaries is out of range (valid range: 3 - 14400, height = %1, width = %2)
Math.abs(top - bottom)
Math.abs(right - left)
diff --git a/PDF_UA/2/8.10 Forms/8.10.1 General/verapdf-profile-8-10-1-t02.xml b/PDF_UA/2/8.10 Forms/8.10.1 General/verapdf-profile-8-10-1-t02.xml
index 081b1d00..6c7db698 100644
--- a/PDF_UA/2/8.10 Forms/8.10.1 General/verapdf-profile-8-10-1-t02.xml
+++ b/PDF_UA/2/8.10 Forms/8.10.1 General/verapdf-profile-8-10-1-t02.xml
@@ -11,7 +11,7 @@
A Form structure element shall contain at most one widget annotation
widgetAnnotsCount <= 1
- A Form structure element contains %1 annotations
+ A Form structure element contains %1 widget annotations
widgetAnnotsCount