---
title: Prepositions
description: Use prepositions correctly in documentation.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/style-guide/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Prepositions

You can put a preposition at the end of a sentence, but do not do it often. Your sentences can sound stilted if you try to avoid putting the preposition at the end.

| ✅                                                     | ❌                                                          |
| ----------------------------------------------------- | ---------------------------------------------------------- |
| Open the application you are submitting an image for. | Open the application for which you are submitting an icon. |

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/style-guide/","name":"Style Guide"}},{"@type":"ListItem","position":3,"item":{"@id":"/style-guide/grammar/","name":"Grammar"}},{"@type":"ListItem","position":4,"item":{"@id":"/style-guide/grammar/parts-of-speech/","name":"Parts of speech"}},{"@type":"ListItem","position":5,"item":{"@id":"/style-guide/grammar/parts-of-speech/prepositions/","name":"Prepositions"}}]}
```
